summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/ChangeLog.6
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/ChangeLog.6')
-rw-r--r--contrib/gcc/ChangeLog.68
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/gcc/ChangeLog.6 b/contrib/gcc/ChangeLog.6
index 5618eaa..8e1510d 100644
--- a/contrib/gcc/ChangeLog.6
+++ b/contrib/gcc/ChangeLog.6
@@ -10043,7 +10043,7 @@ Tue Sep 25 17:13:56 CEST 2001 Jan Hubicka <jh@suse.cz>
* config/i386/i386.c (ix86_init_builtins): Correct return type
building v4hi_ftype_v4hi_int_int tree node.
(ix86_expand_sse_comi): Fix typo swapping operands.
- Don't swap comparision condition, it is already swapped.
+ Don't swap comparison condition, it is already swapped.
(ix86_expand_sse_compare): Before swapping operands
move operand 1 into new rtx and not the target rtx.
Don't swap comparison condition, it is already swapped.
@@ -15034,12 +15034,12 @@ Tue Aug 7 14:56:16 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-05 Jan Hubicka <jh@suse.cz>
- * Makefile.in (reload1.o): Add dedendancy on except.h
+ * Makefile.in (reload1.o): Add dependency on except.h
* basic-block.h (purge_all_dead_edges, purge_dead_edges): Update
prototypes.
* flow.c (purge_dead_edges, purge_all_dead_edges): Return bool
- indicating wehther edges has been cleaned up.
- * reload1.c: Inlucde except.h
+ indicating whether edges has been cleaned up.
+ * reload1.c: Include except.h.
(fixup_abnormal_edges): Accept deleted insns.
* toplev.c (rest_of_compilation): Purge dead edges unconditionally
after combine.
OpenPOWER on IntegriCloud