]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/28112 (ICE with invalid argument in attribute)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Fri, 23 Jun 2006 17:10:11 +0000 (17:10 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Fri, 23 Jun 2006 17:10:11 +0000 (17:10 +0000)
commit50ac1a972fcb5755b5e48b254933d87a6d42ba96
tree1dd60b9e80c4e82e95bdbad29afc899bf8f673eb
parent64f97f4a6b0def369885265acbc89a0398679f0b
re PR c++/28112 (ICE with invalid argument in attribute)

PR c++/28112
* parser.c (cp_parser_attribute_list): Skip attributes with invalid
arguments.  Fix comment.

* g++.dg/ext/attrib23.C: New test.

From-SVN: r114943
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib23.C [new file with mode: 0644]