On Fri, 25 Oct 2013, Tobias Burnus wrote: > Tobias Burnus wrote: > > Jason Merrill wrote: > > > I would think that a range-based loop over an array should vectorize > > > nicely: > > [...] > > Therefore, I will send a follow up patch. > > Attached is that patch [C++]. > > [C/C++:] Additionally, as Jakub proposed and other compilers also support, > the patch accepts #pragma GCC ivdep for 'do' and 'while' loops.
The C front-end changes are OK. -- Joseph S. Myers jos...@codesourcery.com