aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1993-09-19 16:26:39 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1993-09-19 16:26:39 -0400
commit4652f1d4550a2a5eb050f897aebebb18282225d7 (patch)
treee5581bc4700e96a800c9356026936f5196c0406f
parente477bbc7681ee45dd5e12f181060e5f8006addda (diff)
downloadgcc-4652f1d4550a2a5eb050f897aebebb18282225d7.zip
gcc-4652f1d4550a2a5eb050f897aebebb18282225d7.tar.gz
gcc-4652f1d4550a2a5eb050f897aebebb18282225d7.tar.bz2
(function_unit fpu2): Fix typo: had `rios12'.
From-SVN: r5369
-rw-r--r--gcc/config/rs6000/rs6000.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md
index 679962a..ca9ddbf 100644
--- a/gcc/config/rs6000/rs6000.md
+++ b/gcc/config/rs6000/rs6000.md
@@ -165,7 +165,7 @@
(define_function_unit "fpu2" 2 0
(and (eq_attr "type" "fp")
- (eq_attr "cpu" "rios12"))
+ (eq_attr "cpu" "rios2"))
2 0)
(define_function_unit "fpu2" 2 0