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
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
Performance of pow(x,3.0f) vs x*x*x?
Nov 27, 2025
c++
c
gcc
why will Mingw-w64 gcc compiler generate wrong warning about the format of %zd and %a
Nov 26, 2025
c
gcc
compiler-warnings
mingw-w64
Assembler division x86 strange numbers [duplicate]
Nov 26, 2025
c
gcc
assembly
x86-64
integer-division
Is it a good idea to change the optimization flags while building GCC from source?
Nov 27, 2025
gcc
Segmentation fault after defining my own malloc?
Nov 26, 2025
c
gcc
segmentation-fault
malloc
built-in
How to resolve include file names conflicts in GCC?
Nov 26, 2025
c
gcc
header-files
[[maybe_unused]] in if statement doesn't seem to work in GCC
Nov 24, 2025
c++
gcc
c++17
gcc-warning
Try to port intall gcc47, Error: Dependency 'ld64' not found
Nov 25, 2025
macos
gcc
macports
Are LITTLE_ENDIAN, BIG_ENDIAN and BYTE_ORDER macros supposed to be polluting my global namespace with GCC?
Nov 25, 2025
c++
gcc
« Newer Entries
Older Entries »