[PATCH] Re: COME ON! FIXIT! AGAIN: cvs bootstrap failure on hppa2.0w-hp-hpux11.00
Jeffrey A Law
law@redhat.com
Wed Jan 24 17:21:00 GMT 2001
In message < Pine.LNX.4.21.0101241236230.29059-100000@front.linuxcare.com.au >y
ou write:
> On Tue, 23 Jan 2001, Jeffrey A Law wrote:
>
> > The generic parts of the compiler add "*" when it finds things like regis
> ter
> > names. See make_decl_rtl.
> >
> > The PA port adds '@' if and only if the symbol in question is a function.
> >
> > So I don't see how this could possibly break your builds.
>
> Bombed when compliing libgcc1-test. The following does the trick:
>
> extern void start () __asm__ ("start");
> void start () {}
That's really weird -- I don't see that when I build the PA64 ELF tools
for hpux. More correctly, libgcc1-test doesn't bomb, I didn't look into
why.
jeff
More information about the Gcc-bugs
mailing list