Go to file
Richard Kenner 59df2b2b6f (jump_optimize): In no-nop move deletion, don't test PRESERVE_DEATH_INFO_REGNO_P...
(jump_optimize): In no-nop move deletion, don't test
PRESERVE_DEATH_INFO_REGNO_P; instead test if optimization is performed.
Check for REG_UNUSED note on to-be deleted insn before searching for preceding
instruction to delete note from.
If PRESERVE_DEATH_INFO_REGNO_P is true for SREG, replace INSN with USE.

From-SVN: r12783
1996-09-23 16:07:01 -04:00
gcc (jump_optimize): In no-nop move deletion, don't test PRESERVE_DEATH_INFO_REGNO_P... 1996-09-23 16:07:01 -04:00