PR c++/92058 - constinit malfunction in static data member.
authorMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 8 Nov 2019 21:40:45 +0000 (21:40 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 8 Nov 2019 21:40:45 +0000 (21:40 +0000)
commita2dbbda892ac9e26fd7ebf6167363c58e5ed726b
tree9253cad7c9b696c81fed6ac33d693199119a4d84
parentbb74ef9e8cd3ab77a3451951f87adde0a4a2871a
PR c++/92058 - constinit malfunction in static data member.

* g++.dg/cpp2a/constinit15.C: New test.

From-SVN: r277990
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp2a/constinit15.C [new file with mode: 0644]