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
Is scientific notation safe for integer constants in C?
Aug 29, 2022
c++
c
gcc
What is the difference between MACOSX_DEPLOYMENT_TARGET and -mmacosx-version-min?
Oct 23, 2022
macos
gcc
backwards-compatibility
Template instantiation details of GCC and MS compilers
Aug 29, 2022
c++
visual-studio
templates
gcc
compiler-construction
Is an empty initializer list valid C code?
Sep 15, 2022
c
gcc
struct
standards
initializer
Merge multiple .so shared libraries
Nov 13, 2022
c
linux
unix
gcc
shared-libraries
log(10.0) can compile but log(0.0) cannot with undefined reference?
Mar 01, 2020
c
gcc
math.h
constantfolding
GCC STL bound checking
Feb 13, 2022
c++
gcc
stl
bounds-checker
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
« Newer Entries
Older Entries »