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 mitigate spectre with GCC and Clang (or LLVM in general)
Jan 01, 2022
security
gcc
clang
spectre
Unexpected x64 assembly for __atomic_fetch_or with gcc 7.3
Apr 10, 2022
c++
gcc
assembly
x86-64
compiler-bug
Very Sleepy doesn't see function names when capturing MinGW compiled file
Feb 26, 2021
windows
gcc
profiling
verysleepy
Using GSL on Windows (compiling, linking, ect). A Step by Step Guide
Apr 06, 2022
c
windows
gcc
linker
gsl
Warn for function argument that is NOT a compile time constant
Apr 03, 2022
c
gcc
compiler-warnings
Compilation gcc 4.6.2 (cannot compute suffix of object files)
Dec 27, 2021
linux
gcc
compilation
avr
Why does GCC yield -nan and clang and intel yield +nan for 0.0/0.0?
Jan 11, 2022
c++
gcc
nan
ieee-754
Will Compiler optimize malloc/free or new/delete pair into alloca
Oct 31, 2022
c++
optimization
gcc
compiler-construction
llvm
gcc - /usr/bin/ld error: cannot find <library> in /usr/local/lib though ldconfig list it, and path added to ld.so.conf
Apr 01, 2022
c++
linux
gcc
ld
Are explicit conversion operators allowed in braced initializer lists?
Mar 29, 2022
c++
c++11
gcc
clang
compiler-bug
C++14: Initializing constexpr variables from parameter values
Sep 21, 2022
c++
gcc
clang
c++14
constexpr
How to know if one shared library depends on another shared library or not?
Aug 30, 2022
c++
linux
gcc
linker
shared-libraries
gcc warns about unused static functions, but not static inline: is there a practical distinction?
Aug 22, 2022
c++
gcc
compiler-warnings
static-functions
Clang doesn't compile code but gcc and msvc compiled it
Feb 19, 2022
c++
templates
gcc
visual-c++
clang
Is there a list of pragmas supported in Xcode?
Jan 05, 2022
xcode
gcc
pragma
printf and %llx in GCC under Windows 64x
Sep 01, 2019
c
gcc
Why does GCC generate different opcodes for multiplication based on a value of the constant?
Oct 27, 2022
c
gcc
assembly
compiler-construction
How to build Qt 5 statically
Feb 02, 2022
c++
linux
qt
gcc
qt5
How to make GCC search for headers in a directory before the current source file's directory?
Sep 23, 2022
c++
gcc
precompiled-headers
gcc vs. clang: symbol stripping
Oct 22, 2022
optimization
gcc
llvm
clang
strip
« Newer Entries
Older Entries »