* parser.c (cp_parser_explicit_instantiation): Give a warning
commit32881079436d25c6cf5368cfe95b8d27046b03f2
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Feb 2012 01:56:56 +0000 (15 01:56 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Feb 2012 01:56:56 +0000 (15 01:56 +0000)
tree2ff090482c7791f4e0e240972d28dae38339298b
parentc274a7c04dbd46282d01128abb55b6061a2a4d34
* parser.c (cp_parser_explicit_instantiation): Give a warning
for ignored attributes on explicit class instantiation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184254 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib43.C [new file with mode: 0644]