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++/53209] [4.7/4.8 Regression] tree check ICE: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7038


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

--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-05-04 14:55:49 UTC ---
It seems to me that Alexandre has posted a patch to address this
issue:

http://gcc.gnu.org/ml/gcc-patches/2012-05/msg00280.html

Hm, it does seem far more probable that the problem is caused by
revision 181118 rather than 186789 as I stated in the bug summary, but
I have double checked that yesterday (on gcc45 on compile farm).
Strange.


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