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: [g++] set __GXX_ABI_VERSION__ to 102


Franz Sirl wrote:-

> OK to commit?

Sure; I think we can agree it's obvious 8-)

> I think the point to disable all GCC signatures from the defines, while 
> keeping the ones common across different compilers. I guess it's useful for 
> people to test if the !GCC case still compiles?

Maybe.  I'll come back to this soon, as I want to get those defines into
c-common.c (it'll also stop one of the ">509 byte string" warnings.  Now
there's an incentive 8-)).  It might mean the driver passing -no-gcc on
to the front ends, but that's fine.

Neil.


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