This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81408] Lots of new -Wunsafe-loop-optimizations warnings with 7 compared to 6
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jul 2017 11:17:26 +0000
- Subject: [Bug middle-end/81408] Lots of new -Wunsafe-loop-optimizations warnings with 7 compared to 6
- Auto-submitted: auto-generated
- References: <bug-81408-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81408
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Component|c++ |middle-end
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note that -Wunsafe-loop-optimizations is enabled at any -W level. But yes, I
agree it should be -fopt-info stuff.