summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/476.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/476.md')
-rw-r--r--gcc/config/rs6000/476.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/476.md b/gcc/config/rs6000/476.md
index 9bfd6b60534..cf477543772 100644
--- a/gcc/config/rs6000/476.md
+++ b/gcc/config/rs6000/476.md
@@ -77,7 +77,7 @@
ppc476_i_pipe")
(define_insn_reservation "ppc476-compare" 4
- (and (ior (eq_attr "type" "compare,mfcr,mfcrf,mtcr,mfjmpr,mtjmpr")
+ (and (ior (eq_attr "type" "mfcr,mfcrf,mtcr,mfjmpr,mtjmpr")
(and (eq_attr "type" "add,logical,shift,exts")
(eq_attr "dot" "yes")))
(eq_attr "cpu" "ppc476"))