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
C++ template specialisation & inheritance
Mar 24, 2026
c++
visual-c++
gcc
clang++
Implicit type conversion and different behavior between x64 and arm64
Mar 23, 2026
c++
gcc
arm
Is [[nodiscard]] any different from [[gnu::warn_unused_result]]?
Mar 24, 2026
c
gcc
unused-variables
nodiscard
c23
Compile problems with native raspberry pi
Mar 23, 2026
gcc
compilation
compiler-errors
arm
raspberry-pi
Writing a piece of C code such that compiler uses SSE4.1 instruction for generating assembly Code
Mar 22, 2026
c
optimization
gcc
sse
simd
Which types on a 64-bit computer are naturally atomic in gnu C and gnu C++? -- meaning they have atomic reads, and atomic writes
Mar 23, 2026
c++
c
gcc
x86-64
atomic
C linking stage generates no warning
Mar 22, 2026
c
linux
gcc
linker
Compile-time check for existence of an enum member
Mar 23, 2026
c
gcc
clang
Assembler code in C++ code
Mar 23, 2026
c++
gcc
assembly
g++
inline-assembly
Why do I have random return values in my type in Fortran, with -O2?
Mar 23, 2026
gcc
fortran
compiler-optimization
Why gcc doesn't recognize -rdynamic option?
Mar 22, 2026
c
gcc
How best can I programmatically apply `__attribute__ ((unused))` to these auto-generated objects?
Mar 22, 2026
c++
gcc
makefile
xxd
GCC Compiler Warning: extended initializer lists only available with c++0x
Mar 21, 2026
c++
gcc
warnings
'dlltool' equivalent in Linux
Mar 23, 2026
linux
gcc
Can memcpy of array of 16-bit objects be interrupted in between
Mar 22, 2026
c
gcc
x86
thread-safety
atomic
What is unlocked_stdio in C?
Mar 21, 2026
c
linux
gcc
stdio
manpage
crtatmega328p.o:(.init9+0x0): undefined reference to "main"
Mar 22, 2026
gcc
compilation
undefined-reference
avr-gcc
atmega32
Force GCC to push arguments on the stack before calling function (using PUSH instruction)
Mar 22, 2026
gcc
x86
arguments
inline-assembly
stack-memory
How to compare two std::istream references?
Mar 22, 2026
c++
gcc
c++11
clang
iostream
« Newer Entries
Older Entries »