]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/70156 (incorrect "incomplete type" error initializing a static const data...
authorMarek Polacek <polacek@redhat.com>
Tue, 14 May 2019 21:10:58 +0000 (21:10 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Tue, 14 May 2019 21:10:58 +0000 (21:10 +0000)
commit1d7dcb0ed2f9077727fc45c7d694a865fa974ff6
tree7e24b410e3085604af89a5de12bb6f4aa093d262
parentc76ea1b8bf2f288c4979fcb6ccc5817f389f37e5
re PR c++/70156 (incorrect "incomplete type" error initializing a static const data member)

PR c++/70156
* g++.dg/init/static5.C: New test.

From-SVN: r271192
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/static5.C [new file with mode: 0644]