------- Comment #63 from dave at hiauly1 dot hia dot nrc dot ca 2008-08-29 22:39 ------- Subject: Re: [4.4 Regression]: gcc.dg/weak/weak-1.c
> Looks like the HPPA port, like Darwin, transforms the original symbol_refs > upon > seeing them, such that output_operand doesn't see all required, If the encoding for function names is getting stripped, then ASM_OUTPUT_EXTERNAL_REAL will fail to type the symbol correctly. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170