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

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

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

--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #2)
> Does not Richard's response still apply here?
> 
> > Sorry, but the vector v is potentially clobbered by the call to f, so the 
> > load
> > of the array pointer you index into with i is not loop invariant.

Alright it does not apply.  I was blind...

Reply via email to