]> gcc.gnu.org Git - gcc.git/commit
re PR c++/58888 ([c++11] Rejects-valid: static member with auto and initializer)
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 29 Oct 2013 15:20:10 +0000 (15:20 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 29 Oct 2013 15:20:10 +0000 (15:20 +0000)
commit5f546e16b7ebff030c8d8f933b99378ce2a271c8
tree5b4ea0b9c44c8b813d9b7d20214ee330daa029f2
parent72a6cdded16108660cf4fd20b9195004768a4a5a
re PR c++/58888 ([c++11] Rejects-valid: static member with auto and initializer)

/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.

From-SVN: r204164
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
This page took 0.066011 seconds and 5 git commands to generate.