This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: __GXX_WEAK__ broken
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Subject: Re: __GXX_WEAK__ broken
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Sat, 7 Jul 2001 19:18:55 +0100
- Cc: Mark Mitchell <mark at codesourcery dot com>,"gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
Joseph S. Myers wrote:-
> I may as well repeat my suggestion that cpp0 becomes a mode of
> cc1/cc1obj/cc1plus rather than a separate executable, which would make
> this work naturally with the define done by cc1plus, even with -save-temps
> or -E.
I look forward to your patch :-)
Neil.