tree-vrp.c
176 KB
-
re PR tree-optimization/31227 (-Warray-bounds doesn't play together with loop optimizations) · 05fb69e4
2007-04-18 Dirk Mueller <dmueller@suse.de> PR diagnostic/31227 * tree-vrp.c (search_for_addr_array): New. (check_array_bounds): Suppress warning about address taken of array refs if its not de-referenced. * gcc.dg/Warray-bounds-3.c: New. From-SVN: r123958
Dirk Mueller committed