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 #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-04 22:24:30 UTC ---
Created attachment 23550
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23550
WIP patch to accept my testcase

Here's a patch that makes my testcase work.  I don't want to put it in 4.6
because it produces mangling different from the EDG compiler, and want to
clarify how it should mangle first.


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