This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/66422] [5 Regression] -Warray-bounds false positive with -O3
- 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: Tue, 09 Jun 2015 08:25:19 +0000
- Subject: [Bug tree-optimization/66422] [5 Regression] -Warray-bounds false positive with -O3
- Auto-submitted: auto-generated
- References: <bug-66422-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66422
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |6.0
Summary|[5/6 Regression] |[5 Regression]
|-Warray-bounds false |-Warray-bounds false
|positive with -O3 |positive with -O3
Known to fail| |5.1.0
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar.