c-tree.texi: Update information about flag_honor_std.
authorMark Mitchell <mark@codesourcery.com>
Mon, 11 Jun 2001 21:29:39 +0000 (21:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 11 Jun 2001 21:29:39 +0000 (21:29 +0000)
commit25b5b4657bb687964f54f3ec3f6aece9645b22c2
treede2fc619f0b4fe48e434795a71a13082c9b4b6db
parentc94cfc8b23653bbc1696693089e8c8885146252c
c-tree.texi: Update information about flag_honor_std.

* 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.

From-SVN: r43226
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