From f057320a4817e268d5b083e011afd6f40c948fe7 Mon Sep 17 00:00:00 2001 From: rth Date: Thu, 20 Jan 2000 03:59:57 +0000 Subject: * flow.c (propagate_block): Replace FIRST, LAST and BNUM arguments with BB. Update all callers. Tidy line wrapping. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31534 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d49d719ab59..6cdd053bf13 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2000-01-19 Richard Henderson + + * flow.c (propagate_block): Replace FIRST, LAST and BNUM + arguments with BB. Update all callers. Tidy line wrapping. + 2000-01-19 Clinton Popetz * emit-rtl.c (try_split): Return last_insn if we split the -- cgit v1.2.1