]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
There can be only one ref qualifier at most.
authorEd Smith-Rowland <3dw4rd@verizon.net>
Fri, 5 Apr 2013 11:38:09 +0000 (11:38 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Fri, 5 Apr 2013 11:38:09 +0000 (11:38 +0000)
commit45416e08c27df8fdd554d05a25a456674ddd7f5c
tree7a2c73f400491d230b9c7c958fd053661656865e
parent8456d78abf21b3c914c15871d78a451346b14ad1
There can be only one ref qualifier at most.

gcc/cp:
2013-04-05  Ed Smith-Rowland  <3dw4rd@verizon.net>

* g++.dg/cpp0x/ref-qual-multi-neg.C: New test.

gcc/testsuite:
2013-04-05  Ed Smith-Rowland  <3dw4rd@verizon.net>

* parser.c (cp_parser_ref_qualifier_seq_opt): Move to
cp_parser_ref_qualifier_opt.  Error if more than one ref-qual found.

From-SVN: r197514
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/ref-qual-multi-neg.C [new file with mode: 0644]
This page took 0.064125 seconds and 5 git commands to generate.