calls.c (purge_reg_equiv_notes): Remove, fold into...
authorSteven Bosscher <stevenb@suse.de>
Mon, 9 May 2005 17:52:20 +0000 (17:52 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 9 May 2005 17:52:20 +0000 (17:52 +0000)
commit29d51cdb20e564546451e1e15a87037a7543d8e8
tree6ca937bbe1996a99e17b469a90f86c5b560f1d05
parent73a4d10bbb438ec06e0ffee7ee11b9ed02891326
calls.c (purge_reg_equiv_notes): Remove, fold into...

* 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.

From-SVN: r99461
gcc/ChangeLog
gcc/calls.c
gcc/gcse.c
gcc/tree-ssa-operands.h