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 refuses list initialisation of parameter
Oct 15, 2018
c++
c++11
gcc
initializer-list
list-initialization
How to warn when assigning or performing arithmetic with different enum types in GCC?
Aug 16, 2020
c
gcc
enums
type-conversion
gcc-warning
How link with static boost libraries for android?
Aug 24, 2019
c++
android
gcc
boost
android-ndk-r5
GCC refuses to emit long calls for operator new/delete on PowerPC
Apr 04, 2020
c++
gcc
powerpc
Poor performance due to hyper-threading with OpenMP: how to bind threads to cores
Oct 14, 2022
gcc
openmp
scheduler
hyperthreading
Why can't I return a reference to a packed field?
May 30, 2021
c++
c++11
gcc
reference
packed
multi-word addition using the carry flag
Sep 17, 2022
c
visual-c++
gcc
assembly
x86
GCC 4.9 ambiguous overload template specialization
Mar 01, 2022
c++
c++11
gcc
Is it possible to get gcc to ignore unknown -W... command line options?
Oct 31, 2021
gcc
command-line-arguments
Forcing the compiler to use a certain register for a certain variable
Apr 20, 2018
c
linux
gcc
clang
x86-64
Tell C++ that pointer data is 16 byte aligned
Sep 17, 2022
c++
gcc
sse
memory-alignment
Declaring a constexpr specialization as friend
Apr 12, 2019
c++
c++11
gcc
clang
constexpr
Simple example where [[likely]] and [[unlikely]] affect program assembly?
Aug 31, 2022
c++
assembly
gcc
c++20
likely-unlikely
gcc Strange -O0 code generation. Simple malloc. Pointer to multidimensional array
Apr 06, 2022
c
pointers
gcc
Turning off COW in GCC
Nov 19, 2022
c++
string
gcc
c++11
thread-safety
What are "extended integer types"?
Oct 30, 2019
c
gcc
c99
How to inspect the overload resolution set for a given call site
Nov 07, 2022
c++
debugging
gcc
clang
overload-resolution
Is converting a bool (false) to a pointer legal in C++?
Feb 06, 2022
c++
visual-studio
gcc
clang
language-lawyer
C Preprocessor Remove Trailing Comma
Nov 01, 2022
c
gcc
c-preprocessor
How can modern compiler optimization convert recursion into returning a constant?
Sep 17, 2022
c++
recursion
gcc
g++
compiler-optimization
« Newer Entries
Older Entries »