]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/opts.c
common.opt: More -f switches.
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 22 Jun 2003 13:44:40 +0000 (13:44 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 22 Jun 2003 13:44:40 +0000 (13:44 +0000)
commit6ff3a151fd20be0327d0333827df46d080898fec
treeaaface3741c4555afe1a1b87e5860bb23a803353
parent2f6e4e977d93c63da8811bd7d3c3e9be0d71e414
common.opt: More -f switches.

* common.opt: More -f switches.
* opts.c (common_handle_options): Handle them.
* toplev.c (time_report): Make extern.
(f_options): USe flag_dummy.
(decode_f_option): No need to use f_options now.
* toplev.h (flag_cprop_registers, flag_ssa, flag_ssa_ccp,
flag_ssa_dce, time_report, flag_new_regalloc): Make extern.

From-SVN: r68328
gcc/ChangeLog
gcc/common.opt
gcc/opts.c
gcc/toplev.c
gcc/toplev.h