[Bug tree-optimization/56456] [meta-bug] bogus warning when inlining or unrolling: "array subscript is above array bounds"
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 17 20:36:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
How essential is the "when inlining or unrolling" portion of the title for this
bug? i.e., can it be used as a meta-bug for all -Warray-bounds issues? If not,
how to tell if any given -Warray-bounds bug is related to inlining/unrolling or
not?
More information about the Gcc-bugs
mailing list