[Bug tree-optimization/94940] [10/11 Regression] array subscript i is outside array bounds of ‘int[0]’ since r10-4300-g49fb45c81f4ac068
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 4 07:56:05 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94940
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
So it's at most a missed optimization that (for the qemu case - the reduced
cannot be optimized) we do not eliminated the loop as never reached?
More information about the Gcc-bugs
mailing list