[Bug tree-optimization/77665] [5/6 Regression] ICE in expand_GOMP_SIMD_VF, at internal-fn.c:172

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 7 22:33:00 GMT 2016


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  <jakub@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


More information about the Gcc-bugs mailing list