]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jun 2015 09:47:02 +0000 (09:47 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jun 2015 09:47:02 +0000 (09:47 +0000)
commit708cee3fd77ebec5b1fa93a325d8380e73c06159
treec009a29e58892337c44ffe37ae1b46fd9e9f6802
parentf076cc98b4025a70e81acad6cc97c0c7586b1102
* gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if
the target doesn't belong to the current function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224019 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vec-scal-opt.c