Home
last modified time | relevance | path

Searched refs:decode_f_option (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c118 static int decode_f_option PARAMS ((const char *));
4030 decode_f_option (arg) in decode_f_option() function
4435 return decode_f_option (arg + 1);
H A DChangeLog.43566 stmt.c (digit_strings), toplev.c (decode_f_option), tree.c
6364 (decode_f_option): Remove ggc_p conditionals.
10639 * toplev.c (decode_f_option, decode_W_option,
H A DChangeLog.5349 * toplev.c (decode_f_option): Adjust setting.
8862 (decode_f_option): Add code to handle -ffast-math and -fno-fast-math.
10407 (decode_f_option): Use the param machinery instead of setting
H A DChangeLog.21456 (decode_f_option): Handle new options -fstack-limit-register=REG,
4320 * toplev.c (decode_f_option): Likewise.
7013 (decode_f_option): New function: Decode -f... option.
H A DChangeLog.31389 (decode_f_option): Handle diagnostic formatting options.
2044 * toplev.c (decode_f_option): Use skip_leading_substring instead
12611 (decode_d_option, decode_f_option, main): Likewise.
H A DChangeLog3804 (decode_f_option): Handle -frandom-seed.
6125 * toplev.c (decode_f_option): Set multiple parameters
6143 * toplev.c (decode_f_option): Initialize it from -finline-limit
H A DChangeLog.76137 (decode_f_option): Set it.
7105 (decode_f_option): Update.
H A DChangeLog.63459 decode_f_option, set_target_switch, parse_options_and_default_flags)