This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class
- 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++/51373] [C++0x] ICE for static pointer to member initialized in-class
- Auto-submitted: auto-generated
- References: <bug-51373-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |DUPLICATE
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed by r196852.
*** This bug has been marked as a duplicate of bug 54532 ***