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 is %eax zeroed before a call to printf?
Dec 15, 2021
macos
assembly
gcc
x86-64
calling-convention
Very strange linker behavior
Jan 20, 2021
gcc
linker
ld
How to use the gcc installed in macports?
Aug 29, 2022
c++
macos
gcc
macports
C++ - What is a "type transparent class"?
Jun 08, 2018
c++
gcc
GCC accepts `constexpr struct {} s;` but Clang rejects it. Who is correct?
Feb 28, 2019
c++
gcc
clang
language-lawyer
constexpr
Unexpected result when C++ store element into std::vector from return value of function
Sep 12, 2022
c++
gcc
vector
compiler-optimization
compiler-bug
When will Gnu C++ support C++11 without explicitly asking for it?
Aug 29, 2022
c++
gcc
c++11
gcc4.8
What information does GCC Profile Guided Optimization (PGO) collect and which optimizations use it?
Oct 20, 2022
c++
gcc
pgo
lto
Why am I getting the message "Single-stepping until exit . . . which has no line number information" in GDB?
Dec 06, 2019
c
gcc
gdb
Is a program compiled with -g gcc flag slower than the same program compiled without -g?
Aug 25, 2022
c++
debugging
gcc
optimization
+= operator for uint16_t promotes the assigned value to int and won't compile
Aug 29, 2022
c
gcc
Are packed structs portable?
Oct 19, 2022
c++
c
gcc
struct
packed
C++: Safe to use longjmp and setjmp?
Aug 29, 2022
c++
linux
exception
gcc
setjmp
What is the difference between 'asm', '__asm' and '__asm__'?
Aug 29, 2022
c
gcc
assembly
visual-c++
inline-assembly
Can I link a plain file into my executable? [duplicate]
Jul 15, 2021
c++
c
gcc
linker
embedded-resource
Is it a good idea to compile a language to C?
Aug 29, 2022
c
gcc
compiler-construction
ghc
How do you link to a specific version of a shared library in GCC
Aug 29, 2022
linux
gcc
linker
debian
gcc 4.8 on MAC OS X 10.8 throws "Undefined symbols for architecture x86_64: "
Dec 15, 2021
gcc
Does the C++ standard guarantee that uniform initialization is exception-safe?
Jan 03, 2018
c++
exception
gcc
c++17
uniform-initialization
Why doesn't GCC optimize out deletion of null pointers in C++?
Oct 01, 2022
c++
gcc
null
compiler-optimization
delete-operator
« Newer Entries
Older Entries »