http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50435
--- Comment #12 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-09-18 13:11:59 UTC --- > Thanks, I'll commit it. Thanks for the quick fix. I'ld like to leave this pr open until someone figure out what's wrong with darwin and __restrict. 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.