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

--- Comment #13 from Ira Rosen <irar at il dot ibm.com> 2011-09-19 08:59:44 UTC 
---
(In reply to comment #12)

> Note that I have replaced all the occurrences of __restrict with __restrict__ 
> I have found in gcc.dg/vect/* and bb-slp-25.c is the only test for which it
> mattered.

It is probably just doesn't matter in other tests: we can use versioning for
alias in loop vectorization.

Reply via email to