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]

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


Author: tschwinge
Date: Thu Mar 20 14:22:41 2014
New Revision: 208699

URL: http://gcc.gnu.org/viewcvs?rev=208699&root=gcc&view=rev
Log:
Fix OpenACC parallel testcase to avoid nonsensical recursion.

	gcc/testsuite/
	* c-c++-common/goacc/parallel-1.c: Don't recurse.

Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/parallel-1.c


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