r239874 - in /branches/gomp-4_0-branch: gcc/Cha...

cesar@gcc.gnu.org cesar@gcc.gnu.org
Tue Aug 30 21:41:00 GMT 2016


Author: cesar
Date: Tue Aug 30 21:41:03 2016
New Revision: 239874

URL: https://gcc.gnu.org/viewcvs?rev=239874&root=gcc&view=rev
Log:
	gcc/
	* omp-low.c (lower_omp_target): Handle NULL-sized types for
	assumed-sized arrays.

	libgomp/
	* testsuite/libgomp.oacc-fortran/assumed-size.f90: New test.


Added:
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/assumed-size.f90
Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp



More information about the Gcc-cvs mailing list