* common.opt: Add -finline-limit.
commit39470ac3d71a90889a3d4105a1a1ad7dc8380169
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 20:21:35 +0000 (22 20:21 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 20:21:35 +0000 (22 20:21 +0000)
tree4843b7e9c3d4f090f620260883d5ea7c06a635d5
parenteae50d4c0ac7af7f87566fe2a97042f301268ad0
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68348 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/opts.c
gcc/opts.sh
gcc/toplev.c