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
Can different optimization levels lead to functionally different code?
Aug 29, 2022
c++
c
gcc
compiler-optimization
Expressions "j = ++(i | i); and j = ++(i & i); should be a lvalue error?
Sep 25, 2022
c
optimization
gcc
pre-increment
gcc4.4
Is there a way to install gcc in OSX without installing Xcode?
Aug 29, 2022
macos
gcc
compiler-construction
how to link static library into dynamic library in gcc
Aug 29, 2022
gcc
Dereferencing type-punned pointer will break strict-aliasing rules
Sep 03, 2018
c
optimization
gcc
pointers
strict-aliasing
How to printf a 64-bit integer as hex? [duplicate]
Apr 25, 2021
c
gcc
64-bit
How do I obtain/use LibUUID?
Aug 29, 2022
linux
gcc
uuid
guid
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
« Newer Entries
Older Entries »