mirror of git://gcc.gnu.org/git/gcc.git
interchange-1.f: XFail.
2009-10-13 Sebastian Pop <sebastian.pop@amd.com> * gfortran.dg/graphite/interchange-1.f: XFail. From-SVN: r154576
This commit is contained in:
parent
9bf13085d8
commit
1e82de2a59
|
@ -1,3 +1,7 @@
|
|||
2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* gfortran.dg/graphite/interchange-1.f: XFail.
|
||||
|
||||
2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* graphite.c (graphite_initialize): Do not handle functions with
|
||||
|
|
|
@ -32,7 +32,9 @@
|
|||
enddo
|
||||
enddo
|
||||
enddo
|
||||
enddo
|
||||
enddo
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
! { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" { xfail *-*-* } } }
|
||||
|
|
Loading…
Reference in New Issue