]> gcc.gnu.org Git - gcc.git/commit - gcc/opts.c
common.opt: Add -finline-limit.
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 22 Jun 2003 20:21:35 +0000 (20:21 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 22 Jun 2003 20:21:35 +0000 (20:21 +0000)
commitd302c9d6ce91b34207b0572446b0eae5a671cfd5
tree4843b7e9c3d4f090f620260883d5ea7c06a635d5
parent1b170b55624f9a4543692f1681bacb1d9da0ea88
common.opt: Add -finline-limit.

* common.opt: Add -finline-limit.
* opts.c (common_handle_options): Handle it.
* opts.sh: Temporary kludge for -finline-limit.
* toplev.c (decode_f_option, independent_decode_option): Die.
(parse_options_and_default_flags): No independent_decode_option.

From-SVN: r68348
gcc/ChangeLog
gcc/common.opt
gcc/opts.c
gcc/opts.sh
gcc/toplev.c
This page took 0.060231 seconds and 5 git commands to generate.