aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs64.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/rs64.md')
-rw-r--r--gcc/config/rs6000/rs64.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rs64.md b/gcc/config/rs6000/rs64.md
index 8925f383105..302389064ed 100644
--- a/gcc/config/rs6000/rs64.md
+++ b/gcc/config/rs6000/rs64.md
@@ -99,7 +99,7 @@
"mciu_rs64*66")
(define_insn_reservation "rs64a-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" "rs64a"))