This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/20515] "stdcall" imports are not handled correctly
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2005 20:54:15 -0000
- Subject: [Bug ada/20515] "stdcall" imports are not handled correctly
- References: <20050317091946.20515.sbellon@sbellon.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dannysmith at users dot sourceforge dot net 2005-03-19 20:54 -------
In reply to comment #3
>From gnat_ugn.texi:
@findex Stdcall
@cindex Convention Stdcall
@item Stdcall
This is relevant only to NT/Win95 implementations of GNAT,
and specifies that the Stdcall calling sequence will be used, as defined
by the NT API.
In all other languages "stdcall" also applies to all i386 targets, although the
symbol decoration part is specific to windows
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20515