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
What is the role of the clobber list? [duplicate]
Nov 27, 2025
c
gcc
assembly
How to not use -wrap for all linked libraries?
Nov 29, 2025
c
gcc
linker
Which are the ANSI C language extensions disabled by the /Za option in Visual Studio?
Nov 28, 2025
c
visual-studio
gcc
What is the gcc cpu-type that includes support for RDTSCP?
Nov 28, 2025
gcc
x86
intel
rdtsc
Why are string literals parsed for trigraph sequences in Gnu gcc/g++?
Nov 28, 2025
c++
gcc
trigraphs
Compiler doesn't recognize __STATIC_INLINE
Nov 28, 2025
c
gcc
netinet/sctp.h: No such file or directory
Nov 28, 2025
linux
gcc
sctp
Automatically translating C source into C89 or C90
Nov 28, 2025
c
visual-studio
gcc
code-translation
Enumerator attributes in GCC
Nov 27, 2025
c
gcc
enums
The computation in "int64var = int32var * int32var" does not overflow as expected. Why?
Nov 28, 2025
gcc
posix
clock
integer-overflow
icc
GCC assembly output: Get variables declared 'extern'
Nov 28, 2025
c
gcc
assembly
Executing a Dummy Statement
Nov 28, 2025
c++
unix
gcc
How is this function's assembly implementing the conditional?
Nov 28, 2025
c++
assembly
gcc
mingw very very simple code, report undefined reference to XXX
Nov 27, 2025
c++
c
gcc
cygwin
mingw
What does the "compiler option" -auxbase-strip do?
Nov 27, 2025
gcc
compilation
compiler-optimization
elf
Can I enable vectorization only for one part of the code?
Nov 27, 2025
c++
gcc
sse
pragma
#ifdef flag to tell difference between gcc and g++ compilers? [duplicate]
Nov 27, 2025
c++
c
gcc
compilation
g++
gcc -Wparentheses warns for b=1; !a & b but not !a & 1
Nov 27, 2025
c
gcc
« Newer Entries
Older Entries »