not useless

This commit is contained in:
tth 2021-08-24 20:28:43 +02:00
parent ea90f9ca02
commit e306830003
1 changed files with 9 additions and 0 deletions

9
code/gcc-warnings.txt Normal file
View File

@ -0,0 +1,9 @@
gcc -std=c11 -pedantic -D_ANSI_SOURCE -fno-common \
-fno-diagnostics-show-option -fsanitize=undefined -Wbad-function-cast \
-Wstrict-prototypes -Wall -Wextra -Wformat-nonliteral -Wcast-align \
-Winline -Wundef -Wcast-qual -Wshadow -Wconversion -ffloat-store