r255144 - in /trunk: gcc/fortran/ChangeLog gcc/...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Nov 24 21:40:00 GMT 2017


Author: jakub
Date: Fri Nov 24 21:40:21 2017
New Revision: 255144

URL: https://gcc.gnu.org/viewcvs?rev=255144&root=gcc&view=rev
Log:
	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:
    trunk/libgomp/testsuite/libgomp.fortran/pr81304.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-openmp.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list