https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81304

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
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  <ja...@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

Reply via email to