This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54532] [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 09 Jun 2014 20:03:49 +0000
- Subject: [Bug c++/54532] [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable
- Auto-submitted: auto-generated
- References: <bug-54532-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54532
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pubby.8 at gmail dot com
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
*** Bug 51373 has been marked as a duplicate of this bug. ***