[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

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 11 13:27:00 GMT 2012


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

--- Comment #11 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-05-11 13:27:15 UTC ---
Author: aoliva
Date: Fri May 11 13:27:03 2012
New Revision: 187404

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187404
Log:
PR c++/53209
* pt.c (tsubst_decl): Bail out if argvec is error_mark_node.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list