pt.c
393 KB
-
re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788) · 05b22df9
PR c++/27270 * decl.c (reshape_init_class): Move check for designated to ... * parser.c (cp_parser_initializer_list): ... here. * pt.c (tsubst_copy_and_build): Use finish_compound_literal. PR c++/27270 * g++.dg/ext/complit8.C: Tweak error markers. * g++.dg/template/complit1.C: Add error marker. From-SVN: r117832
Mark Mitchell committed