PR debug/63328
commit9c1dd4d9d0c94d253fb5cafaa5566654fdfe4642
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 10:32:09 +0000 (22 10:32 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 10:32:09 +0000 (22 10:32 +0000)
tree00fda6c814ded50dff11395fc813816db74a48e4
parent7253145a08713b835af34c64821c2bf08ecdb317
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215454 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/omp-low.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/gomp/pr63328.c [new file with mode: 0644]