r255716 - in /branches/gcc-7-branch: gcc/fortra...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 15 22:00:00 GMT 2017


Author: jakub
Date: Fri Dec 15 22:00:48 2017
New Revision: 255716

URL: https://gcc.gnu.org/viewcvs?rev=255716&root=gcc&view=rev
Log:
	Backported from mainline
	2017-11-24  Jakub Jelinek  <jakub@redhat.com>

	PR fortran/81304
	* trans-openmp.c (gfc_trans_omp_array_reduction_or_udr): Set
	attr.implicit_type in intrinsic_sym to avoid undesirable warning.

	* testsuite/libgomp.fortran/pr81304.f90: New test.

Added:
    branches/gcc-7-branch/libgomp/testsuite/libgomp.fortran/pr81304.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/trans-openmp.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/libgomp/ChangeLog



More information about the Gcc-cvs mailing list