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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.5
            Summary|g++ destroys condition      |[12/13/14/15 Regression]
                   |variable in for statement   |g++ destroys condition
                   |too early                   |variable in for statement
                   |                            |too early

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The scalar testcase in comment #10 (which comes from PR 118726) shows that this
is a Regression in GCC 5+ since we now emit clobbers for scalars that are in
memory.

Reply via email to