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
gcc and clang throw "no matching function call" but msvc (cl) compiles and works as expected
Aug 30, 2022
c++
gcc
clang
c++17
cl
Why gcc complains "declaration of 'foo' shadows a previous call [-Werror=shadow]"
Jul 09, 2021
c++
gcc
Does stack space required by a function affect inlining decisions in C/C++?
Jun 01, 2022
c++
c
gcc
inline
micro-optimization
Why GCC generates strange way to move stack pointer
Sep 17, 2022
c++
assembly
gcc
x86
stack-pointer
More fine-grained behavior of gcc -Wshadow option
Oct 16, 2022
c
gcc
Explanation of Asm code
Sep 25, 2022
gcc
assembly
lua
x86
inline-assembly
In GCC-style extended inline asm, is it possible to output a "virtualized" boolean value, e.g. the carry flag?
Nov 14, 2022
gcc
assembly
boolean
flags
inline-assembly
Avoiding exporting symbols from executables on Linux
May 28, 2022
linux
gcc
export
symbols
ld
GCC - How to realign stack?
Nov 21, 2019
c
gcc
stack
pthreads
sse
What files are actually included when compiling
Aug 24, 2022
c++
c
gcc
g++
How to turn off MIPS-GCC automatic instruction reordering?
Apr 26, 2022
gcc
assembly
mips
What's the most efficient way to load and extract 32 bit integer values from a 128 bit SSE vector?
Nov 29, 2019
c
gcc
sse
simd
Why does GCC show duplicate warnings for bad printf format specifier?
Nov 22, 2019
c
gcc
compilation
clang
How is an empty class and an empty struct compiled?
Sep 22, 2022
c++
visual-c++
gcc
compiler-construction
clang
Name Conflict when Building Boost libraries with Cygwin/GCC
Dec 26, 2020
c++
gcc
boost
cygwin
How to cast SIMD int vectors to float in GCC?
Jul 19, 2018
c
gcc
vectorization
simd
Errors in compiling Linux kernel module: "CONFIG_X86_X32 enabled but no binutils support" and unwanted "n" characters
May 06, 2022
c
gcc
compiler-errors
linux-kernel
compiler-warnings
"Failed to build gem native extension" when installing Rails
Aug 05, 2021
ruby-on-rails
ruby
xcode
gcc
rvm
arm-none-eabi-gcc : Printing float number using printf
Jul 31, 2022
c
gcc
arm
printf
How to implement timeout for getline()? [duplicate]
Oct 26, 2020
c++
gcc
centos
« Newer Entries
Older Entries »