This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Unexpected pass on no-vfa-pr32377.f90



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


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