PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets
Gerald Pfeifer
gerald@pfeifer.com
Thu Mar 5 13:22:00 GMT 2009
On Wed, 4 Mar 2009, Gerald Pfeifer wrote:
>>> 2009-03-01 H.J. Lu <hongjiu.lu@intel.com>
>>>
>>> PR target/37520
>>> * config/i386/openbsdelf.h (ANON_AGGRNAME_FORMAT): New.
>>> * config/i386/freebsd.h (ANON_AGGRNAME_FORMAT): Likewise.
>>>
>>> gcc/cp/
>>>
>>> 2009-03-01 H.J. Lu <hongjiu.lu@intel.com>
>>>
>>> PR target/37520
>>> * cp-tree.h (VFIELD_BASE): Removed.
>>> (ANON_AGGRNAME_FORMAT): Define only if it is undefined when
>>> NO_DOLLAR_IN_LABEL is undefined.
> Sadly it seems libstdc++ is broken now. I don't see how that would be
> related to your patch, but I'll retry with a virgin tree (failure logs
> below, Cc:ing libstdc++).
I don't see how, but according to my tests it seems it is indeed the
patch above which cases the libstdc++ bootstrap failure for me.
Gerald
More information about the Libstdc++
mailing list