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
How to make gcc warn about narrowing function parameters
Mar 08, 2023
c++
c
gcc
compiler-warnings
For-loop macro/preprocessor for assembly files in GCC
Mar 09, 2023
gcc
assembly
macros
preprocessor
How I can make alias on external defined function in C?
Mar 09, 2023
c
gcc
alias
weak
How to see the object file contents of a .so file
Mar 09, 2023
gcc
shared-libraries
object-files
Writing a C function from given x86 assembly
Mar 09, 2023
c
gcc
assembly
x86-64
reverse-engineering
Unexpected output on calling template function
Mar 09, 2023
c++
templates
gcc
Can you initialise "static const vectors" of unique_ptrs? (C++17 with GCC 7.3)
Mar 08, 2023
c++
gcc
stl
c++17
Show Warning for "anonymous" variable creation in c++
Mar 07, 2023
c++
gcc
GCC - no warning about an uninitialized array with -O0
Mar 07, 2023
c
gcc
_Noreturn in a struct in c: error: expected specifier-qualifier-list before '_Noreturn'
Mar 08, 2023
c
gcc
c11
noreturn
Why is 0x8000000000000000LL considered unsigned long long by gcc?
Mar 08, 2023
c
gcc
types
literals
Why do clang++ and gcc/g++ produce differently linked executables
Mar 07, 2023
c++
gcc
linker
clang
g++ much slower on multiple files vs. monolithic single file using Google mock
Mar 07, 2023
c++
gcc
Behaviour of 2 inline functions calling each other in C
Mar 06, 2023
c
gcc
inline
Can c11's 'Generic' keyword be used within gcc _Static_assert
Mar 06, 2023
c
gcc
compiler-errors
c11
static-assert
Mixing separately compiled objects
Mar 06, 2023
c++
gcc
How can a literal 0 and 0 as a variable yield different behavior with the function __builtin_clz?
Mar 05, 2023
c++
gcc
assembly
undefined-behavior
intrinsics
What happens in the assembly output when we add "cc" to clobber list
Mar 05, 2023
c
gcc
inline-assembly
Does every function get its own stack in c?
Mar 03, 2023
c
gcc
stack-overflow
What is __libc_start_main and _start?
Mar 03, 2023
c
linux
gcc
gdb
elf
« Newer Entries
Older Entries »