This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14178] doc bug: -fabi-version=2 is now default (not 1)
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Feb 2004 21:53:32 -0000
- Subject: [Bug c++/14178] doc bug: -fabi-version=2 is now default (not 1)
- References: <20040217162928.14178.thome@lix.polytechnique.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-02-18 21:53 -------
That's correct. On mainline, the flag is declared in flags.h, and initialized
in toplev.c. The comments in the two places don't match. So this needs more
patches -- I'll reopen the PR.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14178