/cp
commit4a8a652d1b48db4d74eab95d391824a60bcdc01b
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Dec 2018 21:36:26 +0000 (12 21:36 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Dec 2018 21:36:26 +0000 (12 21:36 +0000)
tree344b71ff608685675673e3228e358315c8ba5a0b
parent488d33834fc459746a981ce8b7fb403654a2eda3
/cp
2018-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

* decl.c (grokdeclarator): Fix location of error message about
static data member definition.

/testsuite
2018-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

* g++.dg/other/static5.C: New.

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