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]

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


Author: vries
Date: Wed Oct 28 08:22:25 2015
New Revision: 229475

URL: https://gcc.gnu.org/viewcvs?rev=229475&root=gcc&view=rev
Log:
Move goacc/parallel-in-routine.c to goacc/nesting-fail-1.c

2015-10-28  Tom de Vries  <tom@codesourcery.com>

	* c-c++-common/goacc/parallel-in-routine.c (foo): Move function ...
	* c-c++-common/goacc/nesting-fail-1.c (f_acc_routine): ... here.
	* c-c++-common/goacc/parallel-in-routine.c: Remove.

Removed:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/parallel-in-routine.c
Modified:
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/nesting-fail-1.c


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