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
In the CDECL calling convention, can I reuse the arguments I pushed onto the stack?
Sep 26, 2022
gcc
assembly
cdecl
Making g++ use SHLD/SHRD instructions
May 15, 2020
c++
gcc
assembly
optimization
bit-shift
Why does gcc return 0 instead of the address of a stack allocated variable?
Nov 22, 2020
c
gcc
"names the constructor, not the type" in G++ 4.4.7
Oct 04, 2021
c++
gcc
How to get a warning for using recursion?
Dec 29, 2021
c
gcc
recursion
clang
gcc and cpu_relax, smb_mb, etc.?
Jul 04, 2022
gcc
optimization
memory-barriers
barrier
Are C standard library structures compatible between compilers and library versions on macOS or Linux?
Jul 03, 2022
c
linux
macos
gcc
clang
Clang fails to find const template member function from base class
Nov 25, 2021
c++
c++11
gcc
clang
compiler-bug
Why does this incorrect std::function initialization compile using MSVC?
Aug 12, 2019
c++
c++11
gcc
visual-c++
In GCC, what are "tree optimizations" vs "RTL optimizations"?
Feb 13, 2022
gcc
compiler-optimization
How to get the gcc compiler to not optimize a standard library function call like printf?
Aug 21, 2022
c
gcc
assembly
x86
compiler-optimization
How to distinguish armhf (ARMv7) and armel (ARMv4) in C code?
Nov 07, 2022
c
linux
gcc
arm
cpu-architecture
Where should function attributes go?
Aug 22, 2022
c++
c
gcc
optimization
attributes
Why does GCC emit a repeated `ret`?
Nov 06, 2021
c++
gcc
x86
clang
"Variable shadowed" warning in lambda (when not captured)
Sep 06, 2022
c++
gcc
lambda
compiler-warnings
How is it possible to create an array using register storage class in C?
May 21, 2022
arrays
c
gcc
register-keyword
Why are const qualified variables accepted as initializers on gcc?
Feb 06, 2022
c
gcc
initializer
static-initialization
How to build Apple's GCC on Linux/Windows?
Sep 24, 2022
ios
iphone
gcc
GCC / Linux: adding a static library to a .so?
Aug 11, 2022
c++
linux
gcc
linker
Is Boost.Tuple compatible with C++0x variadic templates?
Mar 19, 2019
c++
gcc
c++11
variadic
boost-tuples
« Newer Entries
Older Entries »