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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |tree-optimization
      Known to work|                            |6.5.0
      Known to fail|                            |7.1.0
            Summary|The item's address of the   |[12/13/14/15 Regression]
                   |array is not correct if     |The item's address of the
                   |aligned is used             |array is not correct if
                   |                            |aligned is used
   Target Milestone|---                         |12.5
           Keywords|                            |wrong-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was rejected in GCC 5.4-4.7.0 .
But produced wrong code at -O1 and above starting in GCC 7.1.0.

Reply via email to