This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/34970] New: name mangling broken for __attributte__((fastcall))
- From: "Christoph_vW at reactos dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2008 09:43:11 -0000
- Subject: [Bug regression/34970] New: name mangling broken for __attributte__((fastcall))
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
BOOL FASTCALL DdHmgDestroy();
.def _@DdHmgDestroy@0; .scl 2; .type 32; .endef
"Cannot export @DdHmgDestroy@0: symbol not found"
--
Summary: name mangling broken for __attributte__((fastcall))
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Christoph_vW at reactos dot org
GCC build triplet: 4.3.0 20080118
GCC host triplet: linux x86_64
GCC target triplet: mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34970