]> gcc.gnu.org Git - gcc.git/commit
backport: re PR middle-end/88588 (ICE in make_decl_rtl, at varasm.c:1329)
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Apr 2019 20:41:49 +0000 (22:41 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 30 Apr 2019 20:41:49 +0000 (22:41 +0200)
commita8d7d977a3c78b5bb316677c1d50722cd9830576
treed2f4d7155f9a35dcc62494c95b47ce36564d7829
parenta9d815253e7bddf06546812f7fd372898df36e14
backport: re PR middle-end/88588 (ICE in make_decl_rtl, at varasm.c:1329)

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.

From-SVN: r270726
gcc/ChangeLog
gcc/omp-simd-clone.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/gomp/pr88588.c [new file with mode: 0644]
This page took 0.061347 seconds and 5 git commands to generate.