[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:32:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63328
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep 22 10:32:09 2014
New Revision: 215454
URL: https://gcc.gnu.org/viewcvs?rev=215454&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:
trunk/gcc/testsuite/c-c++-common/gomp/pr63328.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list