* gimplify.c (gimplify_modify_expr): During gimplification, attach a
commit4bef6a378a45fac0a4c40adc785bcf4faea2275a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Feb 2007 21:43:28 +0000 (15 21:43 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Feb 2007 21:43:28 +0000 (15 21:43 +0000)
tree60f67d7b33fd76061676f8017753f64f79016c81
parent4432b02322d39469d2259a9756638c9f8fd71fff
* gimplify.c (gimplify_modify_expr): During gimplification, attach a
DECL on the rhs to a DECL on the lhs for debug info purposes if the
former is ignored but not the latter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122015 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c