cp-gimplify.c
68.4 KB
-
re PR c++/14179 (out of memory while parsing array with many initializers) · 27de0fab
2017-02-02 Richard Biener <rguenther@suse.de> PR cp/14179 * cp-gimplify.c (cp_fold): When folding a CONSTRUCTOR copy it lazily on the first changed element only and copy it fully upfront, only storing changed elements. From-SVN: r245118
Richard Biener committed