https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83510
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmalcolm at gcc dot gnu.org
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=83312
Blocks| |56456
Summary|Recent changes for |[8 Regression] Recent
|-Warray-bounds trigger |changes for -Warray-bounds
|false positive |trigger false positive
Known to fail| |8.0
--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Yes, that's the one. Thanks for chasing it down. The warning appears to be
due to the change in the order the pass now walks the basic blocks of the
function.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
[Bug 56456] [meta-bug] bogus/missing -Warray-bounds