]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/59937 ([constexpr] bogus diagnostic "used in its own initializer")
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 20 Jan 2015 13:39:10 +0000 (13:39 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 20 Jan 2015 13:39:10 +0000 (13:39 +0000)
commit67ee3e618e0c30930bae1d21281ecfc7cc2c0fda
tree392d0ce0271f122d445c13a76a5cbd8052cdab3d
parent237c70c35210df194355513b3e4edf384e2e46c3
re PR c++/59937 ([constexpr] bogus diagnostic "used in its own initializer")

2015-01-20  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/59937
* g++.dg/cpp0x/constexpr-59937-1.C: New.
* g++.dg/cpp0x/constexpr-59937-2.C: Likewise.

From-SVN: r219894
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-59937-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-59937-2.C [new file with mode: 0644]