re PR c++/58541 ([c++11] Bogus "error: redeclaration ... differs in ‘constexpr’")
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 14 Jun 2017 09:18:57 +0000 (09:18 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 14 Jun 2017 09:18:57 +0000 (09:18 +0000)
commitbee9e49f6ccbb2abcfc5fb9f2d16d82132eb6e81
treedee31fbb9ca1bede96c021a27e0dd85da03ec2f8
parent280cace4589e2a44bd42dd52a9ff4273d6083d66
re PR c++/58541 ([c++11] Bogus "error: redeclaration ... differs in ‘constexpr’")

2017-06-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/58541
* g++.dg/cpp0x/constexpr-58541.C: New.

From-SVN: r249186
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-58541.C [new file with mode: 0644]