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: "thome at lix dot polytechnique dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Feb 2004 12:55:04 -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 thome at lix dot polytechnique dot fr 2004-02-18 12:55 -------
You may as well update the comment above the flag_abi_version definition in
c-common.h ; it's not in sync with c-common.c . For some reason these two files
have a whole bunch of comments duplicated, and a handful of them don't agree
(IMHO, only one place should contain those comments).
E.
(In reply to comment #3)
> Fix was just checked in.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14178