[v3 PATCH] Fix bootstrap failure on powerpc-apple-darwin7.9.0

Tom Tromey tromey@redhat.com
Sat Jul 5 23:14:00 GMT 2008


>>>>> "Paolo" == Paolo Carlini <paolo.carlini@oracle.com> writes:

Paolo> These badnames keep annoying us... grrrrr

You could use #pragma push_macro and #pragma pop_macro.  Offhand it
seems to me that this would let you get rid of uglification (or a lot
of it).  On the minus side, you'd have to maintain a list of
identifiers you use; but maybe it wouldn't be hard to modify g++ to
print a list of these.

Tom



More information about the Libstdc++ mailing list