summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/e500mc.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/e500mc.md')
-rw-r--r--gcc/config/rs6000/e500mc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/e500mc.md b/gcc/config/rs6000/e500mc.md
index 2af7eb4e37a..85bc7cdbe5e 100644
--- a/gcc/config/rs6000/e500mc.md
+++ b/gcc/config/rs6000/e500mc.md
@@ -70,7 +70,7 @@
;; Simple SU insns.
(define_insn_reservation "e500mc_su" 1
- (and (eq_attr "type" "integer,add,logical,insert,cmp,compare,\
+ (and (eq_attr "type" "integer,add,logical,insert,cmp,\
shift,trap,cntlz,exts,isel")
(eq_attr "cpu" "ppce500mc"))
"e500mc_decode,e500mc_issue+e500mc_su_stage0+e500mc_retire")