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
Why does arithmetic operations on (more than) three unsigned chars always trigger a warning when using -Wconversion?
Sep 08, 2025
c
gcc
gcc-warning
Can __attribute__ ((packed)) create a 1-bit struct when the only member is a bit-field?
Sep 08, 2025
c++
c
gcc
attributes
How to compile GCC for android?
Sep 08, 2025
android
gcc
makefile
cross-compiling
Why does GCC generate code that conditionally executes a SIMD implementation?
Sep 09, 2025
c++
gcc
simd
auto-vectorization
Embedded GCC optimization magic
Sep 09, 2025
c
gcc
`__noinline__` macro conflict between GLib and CUDA
Sep 08, 2025
c
gcc
cuda
glib
gcc undefined reference even though ld finds the library and it contains the desired function
Sep 07, 2025
c++
gcc
linker
ld
How 'smart' is GCC's Tail-Call-Optimisation?
Sep 08, 2025
c
gcc
recursion
optimization
tail-call-optimization
GCC ld: can't find -lcurses
Sep 08, 2025
gcc
ld
curses
What's up with gcc's handling of alloca?
Sep 08, 2025
c
gcc
x86
alloca
Dumping the values of the registers in GCC
Sep 08, 2025
gcc
assembly
x86
What is the difference between -mfpu=fpv5-sp-d16 and -mfpu=fpv5-d16?
Sep 07, 2025
gcc
arm
fpu
gcc linker (ld) can't find shared libraries
Sep 08, 2025
linux
gcc
linker
cross-compiling
ld
Use gcc preprocessor to define filename for #include
Sep 06, 2025
c
gcc
compilation
c-preprocessor
`movaps` vs. `movups` in GCC: how does it decide?
Sep 07, 2025
c++
gcc
optimization
x86
memory-alignment
Trying to implement 128 bit add in amd64 with inline assembly with multiple alternative constraints
Sep 07, 2025
assembly
gcc
x86-64
inline-assembly
GCC optimization levels. Which is better?
Sep 07, 2025
gcc
optimization
compilation
performance-testing
compiler-optimization
warning: 'auto' type specifier is a C++11 extension
Sep 07, 2025
c++
c++11
gcc
g++
clang
How does this compiler optimization work?
Sep 07, 2025
assembly
gcc
compiler-optimization
inlining
« Newer Entries
Older Entries »