interchange-1.f: Remove xfail.

2011-08-20  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/graphite/interchange-1.f: Remove xfail.

From-SVN: r177923
This commit is contained in:
Tobias Burnus 2011-08-20 09:00:42 +02:00 committed by Tobias Burnus
parent e860bce4d0
commit b915664244
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-08-20 Tobias Burnus <burnus@net-b.de>
* gfortran.dg/graphite/interchange-1.f: Remove xfail.
2011-08-19 Mikael Morin <mikael.morin@sfr.fr>
PR fortran/50129

View File

@ -41,5 +41,5 @@
! known to be 4 in the inner two loops. See interchange-2.f for the
! kernel from bwaves.
! { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" { xfail *-*-* } } }
! { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" } }
! { dg-final { cleanup-tree-dump "graphite" } }