This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/24260] [4.0/4.1 Regression] stdcall attribute is ignored at static member template functions



------- Comment #8 from cvs-commit at gcc dot gnu dot org  2005-10-21 16:01 -------
Subject: Bug 24260

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     mmitchel@gcc.gnu.org    2005-10-21 16:01:26

Modified files:
        gcc/cp         : parser.c 
Added files:
        gcc/testsuite/g++.dg/ext: tmplattr1.C 

Log message:
        PR c++/24260
        * parser.c (cp_parser_init_declarator): Pass attributes to
        grokfield.
        PR c++/24260
        * g++.dg/ext/tmplattr1.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/tmplattr1.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.319.2.25&r2=1.319.2.26


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24260


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]