This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/50435] FAIL: gcc.dg/vect/bb-slp-25.c (-flto)? scan-tree-dump-times slp "basic block vectorized using SLP" 1


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]