Lines Matching defs:check_cflags

1219 check_cflags(){
1220 log check_cflags "$@"
5203 check_cflags "-mtune=p5600" && check_cflags "-msched-weight -mload-store-pairs -funroll-loops"
5207 check_cflags "-mtune=i6400 -mabi=64" && check_cflags "-msched-weight -mload-store-pairs -funroll-loops" && check_ldflags "-mabi=64"
5211 check_cflags "-mtune=p6600 -mabi=64" && check_cflags "-msched-weight -mload-store-pairs -funroll-loops" && check_ldflags "-mabi=64"
5391 check_cflags -std=c99
5528 check_cflags -Werror=partial-availability
5534 { check_cflags -mdynamic-no-pic && add_asflags -mdynamic-no-pic; }
5863 disabled optimizations || enabled ossfuzz || check_cflags -fomit-frame-pointer
5961 check_cflags -mieee
5969 enabled thumb && check_cflags -mthumb || check_cflags -marm
6057 4.[3-9].*) check_cflags -fno-optimize-sibling-calls ;;
6071 check_cflags -maltivec -mabi=altivec
6082 check_cflags -mvsx &&
7006 check_cflags -Wdeclaration-after-statement
7007 check_cflags -Wall
7008 check_cflags -Wdisabled-optimization
7009 check_cflags -Wpointer-arith
7010 check_cflags -Wredundant-decls
7011 check_cflags -Wwrite-strings
7012 check_cflags -Wtype-limits
7013 check_cflags -Wundef
7014 check_cflags -Wmissing-prototypes
7015 check_cflags -Wstrict-prototypes
7016 check_cflags -Wempty-body
7019 check_cflags -Wcast-qual
7020 check_cflags -Wextra
7021 check_cflags -Wpedantic
7119 check_cflags "$@"
7129 check_cflags -flto
7134 enabled ftrapv && check_cflags -ftrapv
7143 check_cflags -w1
7154 check_cflags -wd144,167,188,556,1292,1419,10006,10148,10156,13200,13203
7165 check_cflags -falign-stack=maintain-16-byte ||
7170 check_cflags -Werror=format-security
7171 check_cflags -Werror=implicit-function-declaration
7172 check_cflags -Werror=missing-prototypes
7173 check_cflags -Werror=return-type
7174 check_cflags -Werror=vla
7175 check_cflags -Wformat
7176 check_cflags -fdiagnostics-color=auto
7185 check_cflags -mpreferred-stack-boundary=4
7190 check_cflags -mllvm -stack-alignment=16
7203 check_cflags -mllvm -stack-alignment=16
7204 check_cflags -mstack-alignment=16
7208 check_cflags -mllvm -stack-alignment=16
7209 check_cflags -mstack-alignment=16
7211 check_cflags -Qunused-arguments
7212 check_cflags -Werror=implicit-function-declaration
7213 check_cflags -Werror=missing-prototypes
7214 check_cflags -Werror=return-type
7263 check_cflags -d2SSAOptimizer-