[Bug tree-optimization/65627] missed warning with -Waggressive-loop-optimizations
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 30 15:10:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65627
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Even if one moves the array within the main() and marks it as const, GCC does
not warn.
More information about the Gcc-bugs
mailing list