[Bug middle-end/92110] too many -Warray-bounds warnings for a loop buffer overflow
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 16 15:17:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92110
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The __builtin_warning patch implements the per-location solution
(https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01015.html) but I think the more
aggregate approach would be more informative and so preferable.
More information about the Gcc-bugs
mailing list