aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/6xx.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/6xx.md')
-rw-r--r--gcc/config/rs6000/6xx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/6xx.md b/gcc/config/rs6000/6xx.md
index db8346913d3..8395dbc4f63 100644
--- a/gcc/config/rs6000/6xx.md
+++ b/gcc/config/rs6000/6xx.md
@@ -147,7 +147,7 @@
"mciu_6xx*36")
(define_insn_reservation "ppc604-compare" 3
- (and (ior (eq_attr "type" "cmp,compare")
+ (and (ior (eq_attr "type" "cmp")
(and (eq_attr "type" "add,logical,shift,exts")
(eq_attr "dot" "yes")))
(eq_attr "cpu" "ppc604,ppc604e,ppc620,ppc630"))