aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/a2.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/a2.md')
-rw-r--r--gcc/config/rs6000/a2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/a2.md b/gcc/config/rs6000/a2.md
index 1fcf1cfb204..e0b800ce61b 100644
--- a/gcc/config/rs6000/a2.md
+++ b/gcc/config/rs6000/a2.md
@@ -81,7 +81,7 @@
;; D.8.1
(define_insn_reservation "ppca2-fp" 6
- (and (eq_attr "type" "fp") ;; Ignore fpsimple insn types (SPE only).
+ (and (eq_attr "type" "fp,fpsimple")
(eq_attr "cpu" "ppca2"))
"axu")