[Bug middle-end/88588] ICE in make_decl_rtl, at varasm.c:1329

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 30 20:42:00 GMT 2019


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr 30 20:41:49 2019
New Revision: 270726

URL: https://gcc.gnu.org/viewcvs?rev=270726&root=gcc&view=rev
Log:
        Backported from mainline
        2019-03-13  Jakub Jelinek  <jakub@redhat.com>

        PR middle-end/88588
        * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Handle PHI args.
        (ipa_simd_modify_function_body): Handle PHIs.

        * c-c++-common/gomp/pr88588.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/c-c++-common/gomp/pr88588.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/omp-simd-clone.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list