invoke.texi (-fno-builtin): Document that this is always on in C++.
authorMark Mitchell <mark@codesourcery.com>
Fri, 25 May 2001 01:27:08 +0000 (01:27 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 25 May 2001 01:27:08 +0000 (01:27 +0000)
commit0b1161fcb24c573c53bc27b8b935c73e1d855c8b
treea6c376b2d642ea347ecf2a383f4502c18e03f30a
parentd422980b3f3d50a34f91fdf5c843b14d3f59fc4c
invoke.texi (-fno-builtin): Document that this is always on in C++.

* invoke.texi (-fno-builtin): Document that this is always on
in C++.

* decl.c (duplicate_decls): Tidy.
(init_decl_processing): Always set flag_no_builtin.

From-SVN: r42553
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/invoke.texi