* cfgexpand.c (expand_debug_expr): For unused non-addressable
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2011 17:02:07 +0000 (17:02 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2011 17:02:07 +0000 (17:02 +0000)
commit5f28ce61231ed1e47f2aa36947fb36ca1db09aa5
treed7c65afce29be2b652a434429b6cf5ad21e3f269
parent0b70e1e33afa25536305f4a228409cf9b4e0eaad
* cfgexpand.c (expand_debug_expr): For unused non-addressable
parameters passed in memory prefer using DECL_INCOMING_RTL over
the pseudos it will be copied into.

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