re PR c++/55942 ([C++11] sorry, unimplemented: calling a member function of the objec...
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 18 Nov 2014 16:02:58 +0000 (16:02 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 18 Nov 2014 16:02:58 +0000 (16:02 +0000)
commit1b85e4b23b4a6dfbdb05c3a24ccb2e271d014981
treeef54a3a551c367367caee941f11dfd33458e33cb
parentbebcdc6742b065545ae976c8ed6638de17fe6ed7
re PR c++/55942 ([C++11] sorry, unimplemented: calling a member function of the object being constructed in a constant expression)

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

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

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