[Bug c++/33911] attribute deprecated vs. templates
eraman at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 3 17:39:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911
--- Comment #11 from eraman at gcc dot gnu.org ---
Author: eraman
Date: Thu Oct 3 17:39:35 2013
New Revision: 203174
URL: http://gcc.gnu.org/viewcvs?rev=203174&root=gcc&view=rev
Log:
2013-10-03 Easwaran Raman <eraman@google.com>
PR c++/33911
* parser.c (cp_parser_init_declarator): Do not drop attributes
of template member functions.
2013-10-03 Easwaran Raman <eraman@google.com>
PR c++/33911
* g++.dg/ext/attribute47.C: New.
Added:
trunk/gcc/testsuite/g++.dg/ext/attrib47.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list