This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14178] doc bug: -fabi-version=2 is now default (not 1)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]