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]

r238232 - in /branches/gcc-6-branch/gcc: Change...


Author: jakub
Date: Mon Jul 11 20:43:11 2016
New Revision: 238232

URL: https://gcc.gnu.org/viewcvs?rev=238232&root=gcc&view=rev
Log:
	PR middle-end/71758
	* omp-low.c (expand_omp_target): Gimplify device.

	* c-c++-common/gomp/pr71758.c: New test.
	* gfortran.dg/gomp/pr71758.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/c-c++-common/gomp/pr71758.c
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71758.f90
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/omp-low.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


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