/cp
commit255626fa620c8065ac4bfd81d5a8a03414460ed0
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2013 15:20:10 +0000 (29 15:20 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2013 15:20:10 +0000 (29 15:20 +0000)
tree5b4ea0b9c44c8b813d9b7d20214ee330daa029f2
parent5e34e259cc6f01557a077e3b213aa1302786d643
/cp
2013-10-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/58888
* decl2.c (grokfield): Handle auto like NSDMI.

/testsuite
2013-10-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/58888
* g++.dg/cpp0x/auto40.C: New.
* g++.dg/other/warning1.C: Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204164 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/auto40.C [new file with mode: 0644]
gcc/testsuite/g++.dg/other/warning1.C