[Bug target/34970] name mangling broken for __attributte__((fastcall))

2008-01-25 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-01-25 11:03 --- It's there: Ltext0: .globl [EMAIL PROTECTED]@0 .def[EMAIL PROTECTED]@0; .scl2; .type 32; .endef [EMAIL PROTECTED]@0: so can you be more elaborate on what is wrong? It looks like

[Bug target/34970] name mangling broken for __attributte__((fastcall))

2008-01-25 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34970

[Bug target/34970] name mangling broken for __attributte__((fastcall))

2008-01-25 Thread dannysmith at users dot sourceforge dot net
--- Comment #7 from dannysmith at users dot sourceforge dot net 2008-01-26 00:58 --- Confirmed. Fastcall symbols should not be prefixed with USER_LABEL_PREFIX. This bug was introduced with 2007-03-29 Richard Henderson [EMAIL PROTECTED] snip * config/i386/cygming.h: Remove