Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gcc
Is malloc deterministic?
Sep 23, 2022
c
linux
gcc
x86
malloc
Can objdump un-mangle names of C++ template functions?
Jan 14, 2022
c++
gcc
name-mangling
objdump
Implementation of __builtin_clz
Feb 10, 2022
c
gcc
cpu
simd
GCC multiple optimization flags
Sep 02, 2022
optimization
gcc
OSX 10.8 xcrun (No such file or directory)
Mar 18, 2022
xcode
macos
gcc
osx-mountain-lion
xcrun
Should std::unique_ptr<void> be permitted
Sep 14, 2022
c++
visual-studio-2010
gcc
c++11
unique-ptr
Implementation of sizeof operator
Sep 05, 2022
c
linux
gcc
sizeof
typecast-operator
How to change the language used within the Cygwin terminal?
Aug 13, 2022
gcc
configuration
cygwin
locale
Can likely/unlikely macros be used in user-space code?
Nov 21, 2022
c
linux
gcc
optimization
likely-unlikely
How can a shared library (.so) call a function that is implemented in its loading program?
Sep 05, 2022
c
linux
gcc
shared-libraries
Working of fork() in linux gcc [duplicate]
Nov 07, 2022
c
linux
gcc
fork
What's your favorite g++ option? [closed]
Sep 05, 2022
c++
unix
gcc
compiler-construction
g++
x64 memset core, is passed buffer address truncated?
Oct 20, 2021
linux
debugging
gcc
assembly
gdb
Is there a gcc option to assume all extern "C" functions cannot propagate exceptions?
Feb 08, 2020
c++
c
gcc
exception-handling
Can GCC be coerced to generate efficient constructors for memory-aligned objects?
Nov 16, 2022
c++
performance
gcc
x86
Why doesn't GCC and Clang do this aliasing-optimization?
Nov 05, 2022
c++
gcc
optimization
compiler-optimization
strict-aliasing
What do the numbers mean in the preprocessed .i files when compiling C with gcc?
Sep 05, 2022
c
gcc
compilation
c-preprocessor
Why this macro is defined as ({ 1; })?
Sep 05, 2022
c
linux
gcc
macros
linux-kernel
Different compiler behavior when applying a const qualifier to a template argument
Apr 05, 2020
c++
templates
gcc
clang
constants
What's the difference in GCC between -std=gnu++0x and -std=c++0x and which one should be used?
Sep 05, 2022
android
c++
gcc
c++11
compiler-options
« Newer Entries
Older Entries »