r126143 - in /trunk/gcc: ChangeLog dce.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sat Jun 30 12:23:00 GMT 2007
Author: rsandifo
Date: Sat Jun 30 12:23:18 2007
New Revision: 126143
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126143
Log:
gcc/
Revert:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dce.c
More information about the Gcc-cvs
mailing list