From fb76eeb0c90767fc620a566cd83a85b17eb90fbd Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sun, 27 Jun 2004 23:56:58 +0000 Subject: [PATCH] Document failure. From-SVN: r83752 --- gcc/testsuite/gfortran.fortran-torture/execute/forall_3.f90 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/testsuite/gfortran.fortran-torture/execute/forall_3.f90 b/gcc/testsuite/gfortran.fortran-torture/execute/forall_3.f90 index 957178c8a65..4858d3e7eda 100644 --- a/gcc/testsuite/gfortran.fortran-torture/execute/forall_3.f90 +++ b/gcc/testsuite/gfortran.fortran-torture/execute/forall_3.f90 @@ -1,4 +1,6 @@ ! Really test forall with temporary +! This test fails (2004-06-28). See PR15080. I'd XFAIL it, +! but there doesn't seem to be an easy way to do this for torture tests. program evil_forall implicit none type t -- 2.30.2