[Bug middle-end/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Aug 30 00:41:00 GMT 2008
------- Comment #64 from hp at gcc dot gnu dot org 2008-08-30 00:39 -------
(In reply to comment #63)
> If the encoding for function names is getting stripped, then
> ASM_OUTPUT_EXTERNAL_REAL will fail to type the symbol correctly.
Not sure what you meant by that comment; that's not what happens here AFAICT.
I stated that output_operand does not see the same symbol_ref as was passed to
the rtl insn expander, so target-specific code is needed just like for Darwin
- or maybe it's just missing in generic code, for the constant pool.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170
More information about the Gcc-bugs
mailing list