[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #7 from Dominique d'Humieres --- > This patch tries to solve the problem in a more general way. > I wonder if one of you could try this patch on PowerPC? Sorry for the late answer, but my G5 was buzzy regtesting. With the patch in com

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-18 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 Bernd Edlinger changed: What|Removed |Added CC||dominiq at lps dot ens.fr,

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-18 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #5 from Bernd Edlinger --- Created attachment 32166 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32166&action=edit proposed patch Ok, now I have fixed the syntax. This patch works for arm and x86_64. And takes into account the

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-17 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #4 from Bernd Edlinger --- hmm... I just looked at PR#52229. At least on PowerPC many more loops are not vectorizable. because of unaligned access. Jakub's last comment there is that the xfail should be based on the vect_hw_misaling

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-17 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #3 from Bernd Edlinger --- ERROR: gfortran.dg/vect/pr32380.f -O : error executing dg-final: syntax error in target selector "! target vect_call_sqrtf" what is the right syntax here??

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-17 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #2 from Bernd Edlinger --- (In reply to Richard Biener from comment #1) > Does ARM have a builtin-vectorized-function hook that handles sqrtf? If not, > then that's expected. > Yes, it does have a builtin-vectorized-function which d

[Bug tree-optimization/60236] gfortran.dg/vect/pr32380.f fails on ARM

2014-02-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236 --- Comment #1 from Richard Biener --- Does ARM have a builtin-vectorized-function hook that handles sqrtf? If not, then that's expected. Please adjust the expected number of vectorizations with vect_call_sqrt like ! { dg-final { scan-tree-dump