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: "pinskia 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 16:55:56 -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 #1 from pinskia at gcc dot gnu dot org 2005-10-07 16:55 -------
Confirmed, a C++ bug with templates and attributes. a regression from 3.4.0.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|target |c++
Ever Confirmed|0 |1
GCC build triplet|i686-pc-mingw32 |
GCC host triplet|i686-pc-mingw32 |
GCC target triplet|i686-pc-mingw32 |i?86-*-*, x86_64-*-*
Keywords| |rejects-valid
Known to fail| |4.0.0 4.1.0
Known to work| |3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2005-10-07 16:55:56
date| |
Summary|stdcall attribute is ignored|[4.0/4.1 Regression] stdcall
|at static member template |attribute is ignored at
|functions |static member template
| |functions
Target Milestone|--- |4.0.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24260