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
Initializing std::array<char,x> member in constructor using string literal. GCC bug?
Nov 14, 2021
c++
gcc
c++11
compiler-bug
stdarray
Writing data to specific address during compile time
Oct 31, 2022
c
gcc
linker
embedded
microcontroller
undefined reference cross compiling static libraries with LTO under GCC
Feb 08, 2021
c++
gcc
mingw
cross-compiling
lto
Using curly braces to value-initialize temporary as initializer to static data member causes error
Mar 12, 2020
c++
c++11
gcc
large performance drop with gcc, maybe related to inline
Nov 20, 2022
c
performance
gcc
inlining
Does clang offer anything similar to GCC 6.x's function multi-versioning (target_clones)?
Mar 24, 2022
gcc
clang
compiler-optimization
GCC - How to add support to a new architecture?
Oct 29, 2022
gcc
cross-compiling
porting
Mismatched deduction of auto types between different c++ compilers
Apr 15, 2022
c++
gcc
clang
auto
type-deduction
Memory leak during unordered_map::insert KeyEqual exception with GCC - breaking the strong exception safety guarantee?
Feb 14, 2021
c++
gcc
stl
unordered-map
exception-safety
Is this hack to remove aliasing warning UB?
Jun 23, 2022
c++
gcc
compiler-warnings
placement-new
strict-aliasing
Make warn_unused_result applied to all function with GCC
Sep 05, 2022
c
gcc
compiler-construction
compiler-warnings
What flags or environment variables can I pass to Clang to get maximum debugging on both BSD and Linux?
Oct 24, 2022
debugging
gcc
gdb
clang
Is it possible to pass command line arguments to GNU LD to create a section, define size and place it in a specific memory?
Aug 29, 2022
c
gcc
linker
ld
linker-scripts
gcc 4.9 bug in structures initialization?
Jul 22, 2021
c++
c++11
gcc
gcc4.9
Why >>24 causes -Wconversion but >>23 doesn't?
Nov 16, 2022
c
gcc
compiler-warnings
implicit-conversion
-Wtype-limits on attempt to limit an unsigned integer
Dec 11, 2021
c++
c
gcc
bogus "use of local variable with automatic storage from containing function" with c++ template?
Jun 24, 2022
c++
templates
gcc
Why is gcc's right-shift code different in C and C++ mode?
Mar 20, 2022
c++
c
gcc
optimization
compiler-optimization
Executing binary: `GLIBCXX_3.4.11' not found
May 17, 2021
unix
gcc
opencv
glibc
Writing to multiple file-descriptors
Nov 02, 2022
c++
c
linux
gcc
« Newer Entries
Older Entries »