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
Disable GOT in GCC
Feb 23, 2022
gcc
operating-system
elf
relocation
How do you compile a c program in atom editor
Sep 05, 2022
c
gcc
atom-editor
Why gcc autovectorization does not work on convolution matrix biger than 3x3?
Mar 26, 2021
c
gcc
x86
compiler-optimization
auto-vectorization
All versions of GCC struggle with default member initializer, that captures this, combined with inherited constructors
Oct 28, 2022
c++
c++11
gcc
inheriting-constructors
Class declaring itself (*this) private to avoid race conditions / quest for threadprivate in gcc abandoned
Jun 04, 2022
c++
gcc
openmp
while(i--) optimization by gcc and clang: why don't they use sub / jnc?
Dec 15, 2019
c
performance
gcc
assembly
x86
Can nullptr be converted to uintptr_t? Different compilers disagree
Sep 20, 2021
c++
c++11
gcc
visual-c++
clang
Strange behavior in GCC: rvalue ref and lvalue ref are covariant return types
Sep 05, 2022
c++
gcc
g++
language-lawyer
How to tell gcc to keep my unused labels?
Sep 13, 2022
c
assembly
gcc
compiler-flags
swig no module named _example
Nov 07, 2022
c++
python
gcc
swig
ARM unaligned memory access workaround
Nov 18, 2021
c
memory
gcc
arm
memcpy vs assignment in C -- should be memmove?
Mar 21, 2019
c
optimization
gcc
memcpy
memmove
How to check if a file is still being written?
Jun 09, 2018
c++
linux
gcc
Uncompile a gch file
Oct 18, 2019
c
gcc
precompiled-headers
"...can't figure out the architecture type of..." problem when compiling Python C-extension with gcc
Feb 04, 2015
gcc
osx-lion
python-c-extension
Passing std::vector<int> items to variadic function
Oct 06, 2022
c++
gcc
arguments
stdvector
variadic-functions
Why does gcc not warn when an enum or int value is passed on as a function's argument which is bool?
Oct 28, 2022
c++
gcc
g++
gcc-warning
Why doesn't gcc -Wformat warn about printf %d on an unsigned int?
Sep 13, 2022
c
gcc
gcc-warning
format-specifiers
format-string
sfinae with decltype: bug in clang or gcc?
Dec 16, 2019
c++
gcc
c++11
clang
sfinae
Why does GCC allow inheriting from a private nested class?
Nov 06, 2022
c++
gcc
g++
nested-class
private-members
« Newer Entries
Older Entries »