tree-vrp.c
215 KB
-
re PR middle-end/42577 (array bounds false positive with -O3, goes away with -O2) · 1d86f5e9
2010-01-02 Richard Guenther <rguenther@suse.de> PR middle-end/42577 * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks. (simplify_switch_using_ranges): Mark to be removed edges as non-executable. From-SVN: r155577
Richard Guenther committed