re PR tree-optimization/87898 (ICE in separate_decls_in_region_debug, at tree-parloop...
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Nov 2018 00:02:35 +0000 (01:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 Nov 2018 00:02:35 +0000 (01:02 +0100)
commit66146c90f61f644970f9037f89f56cfcad7bce8c
treec32a467cad3d745d91235c17569cf0bd098b6375
parentb76a1b3604f8e645402a68c3352e1bc360a5b8f9
re PR tree-optimization/87898 (ICE in separate_decls_in_region_debug, at tree-parloops.c:961)

PR tree-optimization/87898
* omp-simd-clone.c (ipa_simd_modify_stmt_ops): Formatting fix.
(ipa_simd_modify_function_body): Remove debug stmts where the first
argument was changed into a non-decl.

* gcc.dg/gomp/pr87898.c: New test.

From-SVN: r266093
gcc/ChangeLog
gcc/omp-simd-clone.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/gomp/pr87898.c [new file with mode: 0644]