* toplev.c (lang_independent_f_options): Remove
commit034fbc64b7f44cc733c7daf485747d853dc9da5e
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2001 21:20:07 +0000 (11 21:20 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2001 21:20:07 +0000 (11 21:20 +0000)
tree83245fea5bf3d4583fd2fa522897ebfa553b389f
parentb5e49d931c00967349f99639cf0ecbfd3028f66b
* toplev.c (lang_independent_f_options): Remove
-feliminate-dwarf2-dups, -fbounded-pointers, and -fbounds-check.
* doc/c-tree.texi: Update information about flag_honor_std.
* doc/install.texi: Note that binutils is required on HPUX 11.
* doc/invoke.texi (-fhonor-std): Note that -fno-honor-std is
now the default.

* config/mips/abi64.h (RETURN_IN_MEMORY): Fix handling of
variable-sized types.

* lang-options.h: Emit documentation for -fno-honor-std, not
-fhonor-std.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@43225 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/abi64.h
gcc/cp/ChangeLog
gcc/cp/lang-options.h
gcc/doc/c-tree.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/toplev.c