[Bug middle-end/86680] possible gcc optimization
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 27 20:42:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86680
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Component|c |middle-end
Severity|normal |enhancement
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect this is due to what looks like undefined code. That is you cannot
compare two different arrays and expect good behavior.
More information about the Gcc-bugs
mailing list