This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [Patch, Fortran] Add CO_REDUCE


Tobias Burnus <burnus@net-b.de> writes:

> diff --git a/gcc/testsuite/gfortran.dg/coarray_collectives_14.f90 b/gcc/testsuite/gfortran.dg/coarray_collectives_14.f90
> new file mode 100644
> index 0000000..f0ab932
> --- /dev/null
> +++ b/gcc/testsuite/gfortran.dg/coarray_collectives_14.f90

FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 55)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 57)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 59)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 61)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 63)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 65)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 67)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 69)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 71)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 73)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 75)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 77)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 79)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 81)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 83)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 87)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O   (test for errors, line 89)
FAIL: gfortran.dg/coarray_collectives_14.f90   -O  (test for excess errors)

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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