This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 31 Jan 2011 20:50:20 +0000
- Subject: [Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member
- Auto-submitted: auto-generated
- References: <bug-29571-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571
--- Comment #13 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-01-31 20:50:16 UTC ---
Still, apparently it's a regression, thus, if we could identify which specific
patch fixed it and it turned out to be small enough, we could consider applying
it to 4_5-branch too, at least (if you ask me, I think it could also be closed
right away, after all it's just an ICE on invalid).