This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/46807] [4.6 Regression] internal compiler error: in synthesized_method_walk


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]