http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60121

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Actually the reason for the warning is due to LIM pulling the out of bounds
access out of the loop, the same reason why bug 60115 fails.  It is just
showing the bug a different way.

*** This bug has been marked as a duplicate of bug 60115 ***

Reply via email to