aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.5
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.5')
-rw-r--r--gcc/ChangeLog.54
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog.5 b/gcc/ChangeLog.5
index e5c26cc1cd2..c5f3b54200f 100644
--- a/gcc/ChangeLog.5
+++ b/gcc/ChangeLog.5
@@ -3405,8 +3405,8 @@ Fri May 18 15:39:16 CEST 2001 Jan Hubicka <jh@suse.cz>
what a basic block is, and what the various fields are used for.
* flow.c (calculate_globlal_regs_live): Add documentation about
how the algorithm works, and how we know that it will terminate.
- Check that the the inductive assumption that guarantees
- termination actually holds.
+ Check that the inductive assumption that guarantees termination
+ actually holds.
(mark_used_regs): Treat conditionally set registers as used.
(debug_regset): Add comment.
* rtl.texi (cond_exec): Add documentation.