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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Mar 20 14:13:00 GMT 2014


Author: tschwinge
Date: Thu Mar 20 14:13:18 2014
New Revision: 208698

URL: http://gcc.gnu.org/viewcvs?rev=208698&root=gcc&view=rev
Log:
Replace dg-excess-errors usage with dg-prune-output.

	gcc/testsuite/
	* gfortran.dg/goacc/cache-1.f95: Replace dg-excess-errors usage
	with dg-prune-output.
	* gfortran.dg/goacc/coarray.f95: Likewise.
	* gfortran.dg/goacc/cray.f95: Likewise.
	* gfortran.dg/goacc/data-tree.f95: Likewise.
	* gfortran.dg/goacc/declare-1.f95: Likewise.
	* gfortran.dg/goacc/host_data-tree.f95: Likewise.
	* gfortran.dg/goacc/kernels-tree.f95: Likewise.
	* gfortran.dg/goacc/loop-1.f95: Likewise.
	* gfortran.dg/goacc/parallel-kernels-regions.f95: Likewise.
	* gfortran.dg/goacc/parallel-tree.f95: Likewise.
	* gfortran.dg/goacc/parameter.f95: Likewise.

Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/cache-1.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/coarray.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/cray.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/data-tree.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/declare-1.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/host_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-1.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/parallel-kernels-regions.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/parallel-tree.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/parameter.f95



More information about the Gcc-cvs mailing list