pr78201.C
174 Bytes
-
PR sanitizer/79993 - ICE with VLA initialization from string · 5a68fae7
PR c++/69487 - wrong VLA initialization from string * init.c (finish_length_check): Split out from build_vec_init. (build_vec_init): Handle STRING_CST. * typeck2.c (split_nonconstant_init): Handle STRING_CST. (digest_init_r): Don't give a STRING_CST VLA type. From-SVN: r246662
Jason Merrill committed