[Bug c++/59937] [constexpr] bogus diagnostic "used in its own initializer"
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 20 13:39:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59937
--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Jan 20 13:39:10 2015
New Revision: 219894
URL: https://gcc.gnu.org/viewcvs?rev=219894&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-1.C
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-2.C
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list