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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-12 
11:50:53 UTC ---
No, it isn't unfortunately fixed anywhere.

vect.exp unfortunately only puts the correct options as default options (if no
dg-options is provided).

I guess either the testcase should be limited to x86_64-linux (or other targets
where vectorization is always possible without special flags), or needs a list
of special dg-options for each of the interesting targets, or we need some
*.exp magic somewhere.

Reply via email to