]> git.ipfire.org Git - thirdparty/gcc.git/commit
2007-07-01 Richard Sandiford <richard@codesourcery.com>
authorzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jul 2007 14:43:47 +0000 (14:43 +0000)
committerzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jul 2007 14:43:47 +0000 (14:43 +0000)
commitec2fc1310db776942895c99767320cadf26a4f91
tree74b9e0733fd2a6c49106bf5dcecb82223287f19c
parent56d2d05b34bf8546bb945432496e5a6449a7d24c
2007-07-01  Richard Sandiford  <richard@codesourcery.com>

Unreverting Richard's Revert of:

2007-06-27  Richard Sandiford  <richard@codesourcery.com>

* dce.c (deletable_insn_p_1): New function, split out from...
(deletable_insn_p): ...here.  Only treat bare USEs and CLOBBERs
specially, not those inside PARALLELs.  Remove BODY argument
and adjust recursive call accordingly.
(prescan_insns_for_dce): Update call to delete_insn_p.

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