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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 30 12:17:22 2019
New Revision: 275129

URL: https://gcc.gnu.org/viewcvs?rev=275129&root=gcc&view=rev
Log:
        Backported from mainline
        2019-03-13  Jakub Jelinek  <ja...@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-7-branch/gcc/testsuite/c-c++-common/gomp/pr88588.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/omp-simd-clone.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to