This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/59937] [constexpr] bogus diagnostic "used in its own initializer"
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Jan 2015 13:39:43 +0000
- Subject: [Bug c++/59937] [constexpr] bogus diagnostic "used in its own initializer"
- Auto-submitted: auto-generated
- References: <bug-59937-4 at http dot gcc dot gnu dot org/bugzilla/>
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