[Bug c++/57694] [c++11] constexpr constructor does not work with const address of own member
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 2 09:31:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57694
--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Sun Nov 2 09:31:12 2014
New Revision: 217013
URL: https://gcc.gnu.org/viewcvs?rev=217013&root=gcc&view=rev
Log:
2014-11-02 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/57694
* g++.dg/cpp0x/constexpr-ctor15.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor15.C
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list