Commit 16d4ddd1 by Tobias Schlüter Committed by Tobias Schlüter

* gfortran.dg/forall_1.f90: XFAILed.

From-SVN: r100859
parent 6aa4f58b
......@@ -2,6 +2,8 @@
* gfortran.dg/f2c_7.f90: New test.
* gfortran.dg/forall_1.f90: XFAILed.
2005-06-12 James A. Morrison <phython@gcc.gnu.org>
* gcc.dg/pr14796-1.c: New.
......
! { dg-do run }
! { dg-do run { xfail *-*-* } }
! tests FORALL statements with a mask
! unfortunately, this is broken, PR 22038
dimension i2(15,10), i1(15)
type a
sequence
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment