init.c
150 KB
-
re PR c++/70488 (ICE in tree.c:7345 triggered by warning of placement new too small on VLA) · 0f875435
PR c++/70488 * init.c (warn_placement_new_too_small): Test whether DECL_SIZE_UNIT or TYPE_SIZE_UNIT are integers that fit into uhwi. * g++.dg/init/new47.C: New test. Co-Authored-By: Marek Polacek <polacek@redhat.com> From-SVN: r234676
Jakub Jelinek committed