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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 30 07:35:00 GMT 2017


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 07:28:40 2017
New Revision: 248612

URL: https://gcc.gnu.org/viewcvs?rev=248612&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.

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

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


More information about the Gcc-bugs mailing list