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
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
GCC allows arrays to be returned from function - bug or feature?
Jul 21, 2022
c++
arrays
gcc
Clang vs GCC vs MSVC template conversion operator - which compiler is right?
Aug 29, 2022
c++
visual-c++
gcc
c++11
clang
Are llvm-gcc and clang binary compatible with gcc? - particularly mingw gcc on Windows
Sep 05, 2022
gcc
linker
llvm
clang
llvm-gcc
C++ determine if compiling with debug symbols without defining a preprocessor symbol
Sep 05, 2022
c++
c
debugging
gcc
Generic lambda with std::function does not capture variables
Sep 05, 2022
c++
gcc
c++14
Can you mix c++ compiled with different versions of the same compiler
Sep 05, 2022
c++
gcc
abi
gcc4.9
gcc4.6
What is the difference between "#pragma pack" and "__attribute__((aligned))"
Feb 25, 2022
gcc
attributes
« Newer Entries
Older Entries »