http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58454
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu.org --- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Ian Lance Taylor from comment #4) > It's true that -fno-strict-overflow does not apply to loop optimizations, > which are covered by -fno-aggressive-loop-optimizations. I agree that that > is a doc omission. The examples above suggest that this is not true either. Only -fno-tree-vrp or -fwrapv do the trick.