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++/44629] [4.3/4.4/4.5/4.6 Regression] ICE in unify, at cp/pt.c:15155


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-04 22:30:16 UTC ---
Created attachment 23551
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23551
WIP patch to make the testcase sorry as before

And here's a patch that just restores the previous sorry behavior.  Do you
think it's worth applying this to 4.6?


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