This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] move a call to assemble_external


> Rafael,
>
> I believe this patch has broken the HPPA GCC bootstrap.  HPPA defines
> ASM_OUTPUT_EXTERNAL and ASM_OUTPUT_EXTERNAL_LIBCALL and some of the calls
> to these macros appear to be missing now.  I am not sure where it
> is going wrong but I think some calls to assemble_external got lost.
> I will see if I can get more information but I wanted to send you email
> now in case you already know of this problem and have an idea of how
> to fix it.

Strange. I tested it on x86_64 linux and ASM_OUTPUT_EXTERNAL calls
default_elf_asm_output_external. Do you have a example where we are
missing a call to ASM_OUTPUT_EXTERNAL?

> Steve Ellcey
> sje@cup.hp.com
>


Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047


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