This is the mail archive of the gcc-cvs@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]

r217137 - in /branches/gomp-4_0-branch/gcc/test...


Author: tschwinge
Date: Wed Nov  5 15:54:45 2014
New Revision: 217137

URL: https://gcc.gnu.org/viewcvs?rev=217137&root=gcc&view=rev
Log:
OpenACC Fortran testsuite: Expect some things to work by now.

	gcc/testsuite/
	* gfortran.dg/goacc/data-tree.f95: Remove dg-prune-output directive.
	* gfortran.dg/goacc/kernels-tree.f95: Likewise.
	* gfortran.dg/goacc/loop-tree-1.f90: Likewise.
	* gfortran.dg/goacc/parallel-tree.f95: Likewise.
	* gfortran.dg/goacc/private-1.f95: Likewise.

Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/data-tree.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-tree.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/loop-tree-1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/parallel-tree.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/private-1.f95


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