This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51556] Bizarre member template protection errors
- From: "luto at mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Dec 2011 00:00:18 +0000
- Subject: [Bug c++/51556] Bizarre member template protection errors
- Auto-submitted: auto-generated
- References: <bug-51556-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51556
--- Comment #4 from Andy Lutomirski <luto at mit dot edu> 2011-12-15 00:00:18 UTC ---
Created attachment 26095
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26095
Partially reduced test case
This is reduced by a combination of fiddling by hand and automated reduction.
It's still not pretty, but it's considerably shorter than the original version.
I still haven't been able to reproduce the bug from scratch.