re PR c++/57694 ([c++11] constexpr constructor does not work with const address of...
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 2 Nov 2014 09:31:12 +0000 (09:31 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 2 Nov 2014 09:31:12 +0000 (09:31 +0000)
commite82d71d91eeb2643799011866a011723755283c0
treee7372cb7fd14868e6d20da696317e3f065f27f4d
parent26f0e1d68ad731ea8bc2ec2dca4f23a12f878d03
re PR c++/57694 ([c++11] constexpr constructor does not work with const address of own member)

2014-11-02  Paolo Carlini  <paolo.carlini@oracle.com>

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

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