* calls.c (purge_reg_equiv_notes): Remove, fold into...
commit0a227ed5edeaf150b5ae49ffabc8f9583f6c301a
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 17:52:20 +0000 (9 17:52 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 17:52:20 +0000 (9 17:52 +0000)
tree6ca937bbe1996a99e17b469a90f86c5b560f1d05
parent59312820e49658a8bf1f74d96fc59c14f6a8c564
* calls.c (purge_reg_equiv_notes): Remove, fold into...
(fixup_tail_calls): ...here.  Only look at insns between the
start of the function and the FUNCTION_BEG insn note.

* gcse.c (one_cprop_pass): Fix typos in dumps.

* tree-ssa-operands.h (FOR_EACH_PHI_ARG): Fix typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99461 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/gcse.c
gcc/tree-ssa-operands.h