[Bug tree-optimization/69224] [4.9/5/6 Regression] -Warray-bounds false positive with -O3 and struct pointer parameter

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 22 09:45:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69224

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |tree-optimization
      Known to work|                            |4.6.4, 4.7.3
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=68963
   Target Milestone|---                         |4.9.4
            Summary|-Warray-bounds false        |[4.9/5/6 Regression]
                   |positive with -O3 and       |-Warray-bounds false
                   |struct pointer parameter    |positive with -O3 and
                   |                            |struct pointer parameter
      Known to fail|                            |4.8.5, 6.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Possibly related to PR68963.


More information about the Gcc-bugs mailing list