Warray-bounds-26.c
280 Bytes
-
re PR tree-optimization/77291 (False positive for -Warray-bounds) · 8c3563f3
2017-12-18 Richard Biener <rguenther@suse.de> PR middle-end/77291 * tree.c (array_at_struct_end_p): Return true if the underlying object has space for at least one element in excess of what the array domain specifies. * gcc.dg/Warray-bounds-26.c: New testcase. From-SVN: r255775
Richard Biener committed