PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets
H.J. Lu
hjl.tools@gmail.com
Thu Mar 5 13:40:00 GMT 2009
On Thu, Mar 5, 2009 at 5:22 AM, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> 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.
>
Can you send me the preprocessed libstdc++ source which failed
to compile?
--
H.J.
More information about the Libstdc++
mailing list