init.c
134 KB
-
re PR c++/58868 (ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x) · a47c2f62
PR c++/58868 * init.c (build_aggr_init): Don't clobber the type of init if we got an INIT_EXPR back from build_vec_init. (build_vec_init): Do digest_init on trivial initialization. From-SVN: r205311
Jason Merrill committed