This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49826] [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 30 Dec 2011 17:42:56 +0000
- Subject: [Bug target/49826] [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd
- Auto-submitted: auto-generated
- References: <bug-49826-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49826
--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-12-30 17:42:56 UTC ---
Hmm, I am not that sure, if this is at all a bug, as linker can handle
undecorated stdcall-s quite well as import.
I am more curious for what purpose you actual need the @<n> decoration in
combination with -mrtd.