[Bug debug/63328] c-c++-common/gomp/pr60823-3.c test fails with -fcompare-debug

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 22 10:34:00 GMT 2014


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep 22 10:34:16 2014
New Revision: 215455

URL: https://gcc.gnu.org/viewcvs?rev=215455&root=gcc&view=rev
Log:
    PR debug/63328
    * omp-low.c (ipa_simd_modify_stmt_ops): For debug stmts
    insert a debug source bind stmt setting DEBUG_EXPR_DECL
    instead of a normal gimple assignment stmt.

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

Added:
    branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/gomp/pr63328.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/omp-low.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list