Lines Matching refs:ac_flags

403 # ac_flags [-] add varname cflags [text] [ldflags]
404 ac_flags() {
1403 ac_flags 0 compiler_works '' 'if the compiler works'
1471 ac_flags 0 errwarnnone "$save_NOWARN"
1473 ac_flags 0 errwarnall "-errwarn=%all"
1501 ac_flags 0 wnoerror "$save_NOWARN"
1503 ac_flags 0 werror -Werror
1518 ac_flags 1 otwo +O2
1533 ac_flags - 1 otwo -xO2 <x
1537 ac_flags 1 othree "-O3 -qstrict"
1538 test 1 = $HAVE_CAN_OTHREE || ac_flags 1 otwo -O2
1541 ac_flags 1 otwo -O2
1542 test 1 = $HAVE_CAN_OTWO || ac_flags 1 optimise -O
1549 ac_flags 1 strpool "${ccpc}-d" 'if string pooling can be enabled'
1555 ac_flags 0 verb -verbose
1556 ac_flags 1 rodata -readonly_strings
1559 ac_flags 1 decl "${ccpc}-r" 'for strict prototype checks'
1560 ac_flags 1 schk "${ccpc}-s" 'for stack overflow checking'
1563 ac_flags 1 fnolto -fno-lto 'whether we can explicitly disable buggy GCC LTO' -fno-lto
1566 ac_flags 1 wnodeprecateddecls -Wno-deprecated-declarations
1568 ac_flags 1 no_eh_frame -fno-asynchronous-unwind-tables
1569 ac_flags 1 fnostrictaliasing -fno-strict-aliasing
1570 ac_flags 1 fstackprotectorstrong -fstack-protector-strong
1572 ac_flags 1 fstackprotectorall -fstack-protector-all
1575 *) ac_flags 1 fplugin_dragonegg -fplugin=dragonegg ;;
1614 ac_flags $t_use $t_name "$t_cflags" \
1617 ac_flags 1 data_abi_align -malign-data=abi
1623 #ac_flags 1 agcc -Agcc 'for support of GCC extensions'
1627 ac_flags 1 fnobuiltinsetmode -fno-builtin-setmode
1628 ac_flags 1 fnostrictaliasing -fno-strict-aliasing
1629 ac_flags 1 fstacksecuritycheck -fstack-security-check
1633 ac_flags 1 fullwarn -fullwarn 'for remark output support'
1636 ac_flags 1 strpool "${ccpc}/GF" 'if string pooling can be enabled'
1638 ac_flags - 1 stackon "${ccpc}/GZ" 'if stack checks can be enabled' <x
1639 ac_flags - 1 stckall "${ccpc}/Ge" 'stack checks for all functions' <x
1640 ac_flags - 1 secuchk "${ccpc}/GS" 'for compiler security checks' <x
1642 ac_flags 1 wall "${ccpc}/Wall" 'to enable all warnings'
1643 ac_flags 1 wp64 "${ccpc}/Wp64" 'to enable 64-bit warnings'
1646 #broken# ac_flags 1 ssp -stackprotect
1650 ac_flags 1 fstackprotectorall -fstack-protector-all
1655 ac_flags 1 v -v
1656 ac_flags 1 ipo -xipo 'for cross-module optimisation'
1660 : #broken# ac_flags 1 boundschk -b
1663 ac_flags 0 ysystem -Ysystem
1665 ac_flags 1 extansi -Xa
1674 ac_flags 1 halton '-qhaltonmsg=CCN3296 -qhaltonmsg=CCN3944 -qhaltonmsg=CCN3963'
1677 ac_flags 1 supprss '-qsuppress=CCN3290 -qsuppress=CCN4108'
1680 ac_flags 1 rodata '-qro -qroconst -qroptr'
1681 ac_flags 1 rtcheck -qcheck=all
1682 #ac_flags 1 rtchkc -qextchk # reported broken
1683 ac_flags 1 wformat '-qformat=all -qformat=nozln'
1686 #ac_flags 1 wp64 -qwarn64 # too verbose for now
1691 ac_flags 1 wall -Wall
1692 ac_flags 1 fwrapv -fwrapv
2826 HAVE_CAN_FSTACKPROTECTORALL ac_flags