PR debug/52983
commit5ea3fd4b33dd596e31fa4146dd21b2c37c56bed1
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2012 20:41:55 +0000 (13 20:41 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2012 20:41:55 +0000 (13 20:41 +0000)
tree0f55319406217d4091a8647c69087d7dabaa4e73
parent4015e18c6d40af13aab1d0f96332bad503a20230
PR debug/52983
PR debug/48866
* dce.c (word_dce_process_block): Insert debug temps only if the
insn is not marked.
(dce_process_block): Likewise, and if debug.used is not empty,
and only after iterating over all DEFs that might mark the insn.

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