aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/440.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/440.md')
-rw-r--r--gcc/config/rs6000/440.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/440.md b/gcc/config/rs6000/440.md
index ff91fdbd7c3..b8a1d335909 100644
--- a/gcc/config/rs6000/440.md
+++ b/gcc/config/rs6000/440.md
@@ -95,7 +95,7 @@
"ppc440_issue,ppc440_i_pipe")
(define_insn_reservation "ppc440-compare" 2
- (and (ior (eq_attr "type" "cmp,compare,cr_logical,delayed_cr,mfcr")
+ (and (ior (eq_attr "type" "cmp,cr_logical,delayed_cr,mfcr")
(and (eq_attr "type" "add,logical,shift,exts")
(eq_attr "dot" "yes")))
(eq_attr "cpu" "ppc440"))