Unexpected pass on no-vfa-pr32377.f90

Dorit Nuzman DORIT@il.ibm.com
Sun Nov 4 03:58:00 GMT 2007



fortran-owner@gcc.gnu.org wrote on 03/11/2007 15:08:38:

> Saw this today.  We should what platforms this is working on and
> maybe un xfail it.
>
> On x86_64-unknown-linux-gnu
>
> XPASS: gfortran.dg/vect/no-vfa-pr32377.f90 scan-tree-dump-times vect
> "vectorized
> 2 loops" 1
>

It's probably passing since r129797:

2007-10-31  Sebastian Pop  <sebastian.pop@amd.com>

        PR tree-optimization/32377
...

I guess we should add
"! { dg-require-effective-target vect_float }"
and remove the xfail. I'll prepare a patch along these lines.

dorit
> Jerry



More information about the Fortran mailing list