diff options
Diffstat (limited to 'gcc/config/rs6000/rios2.md')
| -rw-r--r-- | gcc/config/rs6000/rios2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rios2.md b/gcc/config/rs6000/rios2.md index 6c0966e..b2f5cb2 100644 --- a/gcc/config/rs6000/rios2.md +++ b/gcc/config/rs6000/rios2.md @@ -34,7 +34,7 @@ (eq_attr "cpu" "rios2")) "iu1_rios2|iu2_rios2") -(define_insn_reservation "rios2-store" 1 +(define_insn_reservation "rios2-store" 2 (and (eq_attr "type" "store,store_ux,store_u,fpstore,fpstore_ux,fpstore_u") (eq_attr "cpu" "rios2")) "iu1_rios2|iu2_rios2") |
