pr30636.C
409 Bytes
-
re PR middle-end/30636 (incorrect array bounds warning on multi-dimensional arrays) · 713e3ec9
2007-02-04 Richard Guenther <rguenther@suse.de> PR middle-end/30636 * fold-const.c (try_move_mult_to_index): Make sure to not overflow one dimension of a multi-dimensional array access. * g++.dg/warn/pr30636.C: New testcase. * g++.dg/tree-ssa/tmmti-2.C: XFAIL parts. From-SVN: r121575
Richard Guenther committed