This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46807] [4.6 Regression] internal compiler error: in synthesized_method_walk
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 7 Jan 2011 19:27:31 +0000
- Subject: [Bug c++/46807] [4.6 Regression] internal compiler error: in synthesized_method_walk
- Auto-submitted: auto-generated
- References: <bug-46807-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46807
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-07 19:27:16 UTC ---
Created attachment 22929
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22929
manually reduced ... a little
this has no dependency on <vector> and has some unused boost code removed
once boost::mpl gets involved it's hard to reduce manually any further, maybe
someone will have more luck with delta