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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Nov 14 00:02:35 2018
New Revision: 266093

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

Added:
    trunk/gcc/testsuite/gcc.dg/gomp/pr87898.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-simd-clone.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to