This is the mail archive of the gcc-bugs@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]

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



------- Comment #6 from rguenth at gcc dot gnu dot org  2008-01-25 11:03 -------
It's there:

Ltext0:
.globl _@DdHmgDestroy@0
        .def    _@DdHmgDestroy@0;       .scl    2;      .type   32;     .endef
_@DdHmgDestroy@0:

so can you be more elaborate on what is wrong?  It looks like an assembler
problem instead?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|regression                  |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34970


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