This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24260] [4.0/4.1 Regression] stdcall attribute is ignored at static member template functions
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2005 23:50:57 -0000
- Subject: [Bug c++/24260] [4.0/4.1 Regression] stdcall attribute is ignored at static member template functions
- References: <bug-24260-11481@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from janis at gcc dot gnu dot org 2005-10-07 23:50 -------
For all of the 3.4.x and 4.0.x compilers I tried, plus the 3.4 branch,
4.0 branch, and mainline, I get the warning "?stdcall? attribute directive
ignored" and there is no change in the generated code. This is for
powerpc64-unknown-linux-gnu. Apparently the compilers that Andreas and
Andrew have built are doing something different, or the problem is target
related.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24260