Home
last modified time | relevance | path

Searched refs:decode_options (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dopts.h90 extern void decode_options (unsigned int argc, const char **argv);
H A Dtoplev.c2079 decode_options (argc, argv); in toplev_main()
H A Dopts.c741 decode_options (unsigned int argc, const char **argv) in decode_options() function
H A DChangeLog.tree-ssa275 * opts.c (decode_options): Turn on LRS by default.
1083 * opts.c (decode_options): Turn copyrename on by default at -O.
1459 * opts.c (decode_options): Enable flag_tree_ch at -O1.
1601 * opts.c (decode_options): Turn on flag_tree_dse.
4382 * opts.c (decode_options): Enable flag_tree_loop at -O1.
5176 * opts.c (decode_options): Enable SRA at -O1.
5218 * opts.c (decode_options): Don't set flag_tree_copyprop.
5580 * opts.c (decode_options): Option -ftree-ter defaults to on.
6616 * opts.c (decode_options): Uncomment unit-at-a-time setting
8286 * opts.c (decode_options): Turn on SSAPRE by default.
[all …]
H A DChangeLog1211 * opts.c (decode_options): Set flag_strict_overflow if -O2.
H A DChangeLog-20052568 * opts.c (decode_options): Fix typo in message.
13756 * opts.c (decode_options): Use targetm.unwind_tables_default.
16676 * opts.c (handle_option, decode_options): Remove calls to
17654 * opts.c (decode_options): Likewise.
21502 * opts.c (decode_options): Turn off partitioning flag if
24200 * opts.c (decode_options): Revert my patch from April 9.
24603 * opts.c (decode_options): Turn off partitioning flag if
24830 * opts.c (decode_options): Set flag_tree_copy_prop at -O1.
28819 (decode_options): Move definition.
29205 * opts.c (decode_options): flag_tree_salias defaults to on.
[all …]
H A DChangeLog-20042797 * opts.c (decode_options): Do not set max-inline-insns-rtl.
7107 * opts.c (decode_options): Don't run PRE at -Os.
23276 * opts.c (decode_options): Ditto.
27466 * opts.c (decode_options): Set.
33694 * opts.c (decode_options): Set flag_tree_ccp,
34193 * opts.c (decode_options): Set flag_short_enums to 2.
36302 * opts.c (decode_options): Code to handle new flag,
38279 * opts.c (handle_option, decode_options): Likewise.
41066 * opts.c (decode_options): Use targetm.default_short_enums
41252 * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.
[all …]
H A DChangeLog-200323 * opts.c (decode_options): Disable crossjumping at -O1
5792 * opts.c (decode_options): Set flag_web at -O3.
9163 * opts.c (decode_options): Enable unit-at-a-time at -O2.
11923 * opts.c (decode_options): Do language-specific initialization for
16070 (decode_options): save_argc, save_argv are not global. Constify.
16071 * opts.h (decode_options): New prototype.
17013 (decode_options): Copied from toplev.c.
17014 * opts.h (decode_options): New.
17018 (toplev_main): Use decode_options instead.
H A DChangeLog-200610945 * opts.c (decode_options): Do not handle flag_strength_reduce.
10973 (decode_options): Never set flag_loop_optimize or flag_rerun_loop_opt.
13060 (decode_options): Use it.