Search code examples
GCC strict-overflow...


c++g++gcc-warning

Read More
GCC v12.1 warning about serial compilation...


c++gccg++gcc-warninggcc12

Read More
How can I turn on (literally) ALL of GCC's warnings?...


c++gccwarningscompiler-warningsgcc-warning

Read More
What does "ignoring attributes on template argument" mean in this context?...


c++gcc-warning

Read More
Have compiler check the number of array initializers...


c++cgcccompiler-warningsgcc-warning

Read More
Why does a "function name" evaluate to true in C and how to get warned on it...


cgcc-warning

Read More
In a C program, getting warning: "Statement with no effect"...


cfor-loopsegmentation-faultgcc-warning

Read More
GCC warning: 'memcpy' specified bound 18446744073709551614 exceeds maximum object size 92233...


c++gccgcc-warning

Read More
Level of type casting of pointers?...


cpointersvoid-pointersgcc-warning

Read More
How do I best silence a warning about unused variables?...


c++gccwarningsgcc-warning

Read More
How to circumvent format-truncation warning in GCC?...


cgccformatgcc-warning

Read More
strncat Wformat-overflow warning when using gcc 8.2.1...


c++stringgccgcc-warninggcc8

Read More
expected expected ‘const char **’ but argument is of type ‘char **’...


cgcc-warning

Read More
"Variably modified" warning with #defined sizes...


cgcc-warning

Read More
How to do an explicit fall-through in C...


cgccc99gcc-warning

Read More
GCC no longer implements <varargs.h>...


clinuxgccgcc-warning

Read More
How to silence "whose type uses the anonymous namespace [-Werror]" gcc version 4.8.2...


c++gccboostgcc-warning

Read More
Iteraion 3u invokes unidenified error...


c++gccgcc-warning

Read More
How to use C++20's likely/unlikely attribute in if-else statement...


c++c++20gcc-warninglikely-unlikely

Read More
Ambiguous conversion warning: should I care?...


c++type-conversiongcc-warning

Read More
Calling C function from the .init3 section of a AVR-GCC compiled program...


initializationgcc-warningavr-gcclinker-scripts

Read More
Why am I getting a "Program failed: Memory fault, core dumped" in my C program?...


clinuxgccmemory-leaksgcc-warning

Read More
stm32f4 - discovery - Using the armcc compiler and setting include paths...


gcccortex-mgcc-warningkeilarmcc

Read More
GCC bogus "may be used uninitialized " warning starting with version 11...


c++gccgcc-warning

Read More
How can I suppress "unused parameter" warnings in C?...


cgccgcc-warning

Read More
Confusion in regards to purpose/behavior of -Waggregate-return?...


c++gccg++warningsgcc-warning

Read More
How to leverage the [*]printf format type specification warnings?...


cgccprintfgcc-warning

Read More
ignoring warning "-Wunused-result"...


c++gccgcc-warning

Read More
dangerous relocation warning by gcc...


cgccgcc-warning

Read More
How is gcc's malloc attribute used?...


cgccgcc-warning

Read More
BackNext