aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.7
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.7')
-rw-r--r--gcc/ChangeLog.72
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.7 b/gcc/ChangeLog.7
index f9c6a7dbcb0..022212bfa87 100644
--- a/gcc/ChangeLog.7
+++ b/gcc/ChangeLog.7
@@ -1717,7 +1717,7 @@ Tue Jun 11 21:53:37 CEST 2002 Jan Hubicka <jh@suse.cz>
last insn created by the splitter.
* caller-save.c (init_caller_save): Move creation of SAVEINSN
- and RESTINSN into into the scope of the sequence.
+ and RESTINSN into the scope of the sequence.
* mips.c (mips_expand_prologue): Use emit_jump_insn for trivial
RETURN insns.