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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Dec  7 22:32:34 2016
New Revision: 243387

URL: https://gcc.gnu.org/viewcvs?rev=243387&root=gcc&view=rev
Log:
        Backported from mainline
        2016-09-22  Jakub Jelinek  <ja...@redhat.com>

        PR fortran/77665
        * tree-inline.c (remap_gimple_stmt): Set has_simduid_loops
        for all IFN_GOMP_SIMD_* internal fns, not just for
        IFN_GOMP_SIMD_ORDERED_*.

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

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr77665.f90
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-inline.c

Reply via email to