This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets


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.


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