init.c
105 KB
-
re PR middle-end/36633 (warning "array subscript is below array bounds" on… · 10ee5386
re PR middle-end/36633 (warning "array subscript is below array bounds" on delete [] with -O2, -Wall) PR c++/36633 * init.c (build_new_1): Don't convert pointer to the data type until we're actually going to treat it as that type. From-SVN: r138425
Jason Merrill committed