This is the mail archive of the gcc-patches@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]

Re: GCC 3.2


> * gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to
> 101.

Ouch. I think this is wrong: it should be 102. gcc-3.1.x should have
been version 101. Perhaps an errata should be written that indicates
this.

Please let's not get off on the wrong foot with this macro. We have the
chance now to still make __GXX_ABI_VERISON mean something intuiative and
simple: the version of the V3 g++ ABI.

-benjamin


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