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
CodeSourcery linker errors to static library
Nov 14, 2022
c
gcc
arm
stm32
codesourcery
`ldm/stm` in gcc inline ARM assembly
Nov 13, 2022
c
gcc
assembly
arm
inline-assembly
How to force GCC to pass 128bits/256bits struct as function param in xmm/ymm register?
Nov 13, 2022
gcc
struct
64-bit
parameter-passing
avx
How to solve the error in linker script?
Nov 12, 2022
c
linux
gcc
linker
ld
Is there an async-safe way to get the current thread ID in Linux?
Nov 13, 2022
linux
gcc
pthreads
signals
posix
Detect unused functions in C [duplicate]
Nov 12, 2022
c
gcc
code-analysis
utility
dead-code
Is there a gcc warning for "conditional expression is constant"?
Nov 13, 2022
c++
c
gcc
android-ndk
nested for loop faster after profile guided optimization but with higher cache misses
Nov 13, 2022
c++
gcc
optimization
profiling
Compiling one shared library on Linux to target all distributions
Nov 12, 2022
c++
linux
gcc
static-linking
libstdc++
Disabling error underlining with red in Qt Creator
Nov 12, 2022
c++
gcc
qt-creator
Is there any way to dump the class layout of a g++ compiled program
Nov 12, 2022
c++
variables
gcc
g++
vtable
Force GCC not to optimize away an unused variable?
Nov 12, 2022
c++
gcc
compiler-optimization
How to properly use `__attribute__((format (printf, x, y)))` for C11 U"unicode literals"?
Nov 12, 2022
c
gcc
unicode
c11
unicode-literals
Link to specific stdc++ library
Nov 11, 2022
c++
gcc
libstdc++
nested loops, inner loop parallelization, reusing threads
Nov 12, 2022
c
multithreading
gcc
optimization
openmp
Is link time optimization in gcc 5.1 good enough to give up on inlining simple functions?
Nov 10, 2022
c++
gcc
link c and assembly
Nov 11, 2022
c
gcc
assembly
ld
Why is RTTI needed for non-polymorphic typeid?
Nov 09, 2021
c++
gcc
c++17
rtti
Why is 0 == ("abcde"+1) not a constant expression?
Nov 07, 2021
c++
gcc
c++14
language-lawyer
constexpr
What does !!(x) mean in C (esp. the Linux kernel)?
Mar 21, 2022
c
gcc
« Newer Entries
Older Entries »