r269598 - in /trunk/gcc: fortran/ChangeLog fort...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Mar 11 22:27:00 GMT 2019


Author: jakub
Date: Mon Mar 11 22:27:39 2019
New Revision: 269598

URL: https://gcc.gnu.org/viewcvs?rev=269598&root=gcc&view=rev
Log:
	PR fortran/89651
	* trans-openmp.c (gfc_omp_clause_default_ctor): Set TREE_NO_WARNING
	on decl if adding COND_EXPR for allocatable.
	(gfc_omp_clause_copy_ctor): Set TREE_NO_WARNING on dest.

	* gfortran.dg/gomp/pr89651.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/gomp/pr89651.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-openmp.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list