opts.c (decode_options): Do not set max-inline-insns-rtl.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 29 Nov 2004 09:33:10 +0000 (09:33 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 29 Nov 2004 09:33:10 +0000 (09:33 +0000)
commitd41ca8e68fa9ac43688da71f09aedd8bde74f26e
tree792347b7f8fbbe70b402d1e8fca2d2cf210f6cc2
parent6654de69a7b37f784658232694bb5707c3eb1719
opts.c (decode_options): Do not set max-inline-insns-rtl.

* opts.c (decode_options): Do not set max-inline-insns-rtl.
(common_handle_option): Likewise.
* params.def (PARAM_MAX_INLINE_INSNS_RTL): Remove.
* params.h (MAX_INLINE_INSNS_RTL): Remove.
* doc/invoke.texi (max-inline-insns-rtl): Remove.

From-SVN: r91463
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/opts.c
gcc/params.def
gcc/params.h