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
Remove code between #if 0 and #endif when exporting a C file to a new one
Dec 11, 2021
c
gcc
comments
c-preprocessor
text-processing
How to use C++ "feature test macros"?
May 05, 2022
c++
gcc
compiler-flags
dialect
Linking LLVM causes gcov to fail
Mar 01, 2022
c++
gcc
cmake
llvm
gcov
`enable_if` with `enum` template specialization problem
Jul 07, 2022
c++
templates
gcc
c++17
enable-if
Is signed overflow still undefined behaviour in gcc when -fwrapv is used?
Nov 15, 2022
c
gcc
language-lawyer
Can a function be defined in global namespace if it is declared in an anonymous namespace?
Sep 14, 2022
c++
gcc
visual-c++
clang
language-lawyer
GCC: --whole-archive recipe for static linking to pthread stopped working in recent gcc versions
Jul 13, 2020
c++
gcc
pthreads
static-linking
What do the constraints "Rah" and "Ral" mean in extended inline assembly?
Jul 18, 2022
gcc
x86
x86-16
inline-assembly
ia16-gcc
How to prevent gcc optimization breaking rep movsb code? [duplicate]
Feb 20, 2022
c
gcc
optimization
x86-64
inline-assembly
Extended asm with goto, including an example from the gcc docs, fails to compile
May 20, 2022
c
gcc
inline-assembly
goto
How do I make ccache cache compilation when using absolute paths to the compiled files in different directories?
Nov 18, 2017
gcc
cmake
ccache
help understanding differences between #define, const and enum in C and C++ on assembly level
May 20, 2018
c
gcc
assembly
x86
GCC Inline-assembly: call dword ptr
Aug 02, 2019
c++
linux
gcc
assembly
inline-assembly
Unnamed parameters in C
Sep 26, 2022
c
gcc
macros
gcc error - typedef is initialized (use decltype instead)
Apr 01, 2021
c
gcc
Blitting a transparent .PNG image onto a screen
Apr 11, 2022
c++
gcc
transparency
sdl
background-image
how does fgets internally works?
Aug 21, 2022
c
gcc
string
How to compile assembly whose entry point is not main with gcc?
May 30, 2022
gcc
assembly
x86-64
restrict qualifier on member functions (restrict this pointer)
Oct 30, 2022
c++
gcc
this-pointer
restrict-qualifier
is GCC STL thread-safe?
Aug 31, 2022
c++
gcc
stl
thread-safety
« Newer Entries
Older Entries »