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] | |
On Samstag, 27. Juli 2002 16:35, Franz Sirl wrote: > On Samstag, 27. Juli 2002 00:50, Mark Mitchell wrote: > > I have created the GCC 3.2 branch. > > > > Once Jakub indicates that the ABI patchset has been checked in, I will > > start rolling the 3.2 prerelease. > > Nice :-). > > On the ABI patches, shouldn't __GXX_ABI_VERSION be bumped now? I would also > request this macro to become a generic one, so you can use it while > preprocessing C and assembly, often used for bridging code like eg. in > mozilla. Nobody complained, so I'm suggesting this patch. OK for mainline and branch? Franz. gcc/ * gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101. cp/ * lang-specs.h: Remove __GXX_ABI_VERSION, moved to gcc.c.
Attachment:
gcc-gxx-abi-version.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |