aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/config/arm/arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c
index 7a97c516c21..f5e74f40a40 100644
--- a/gcc/config/arm/arm.c
+++ b/gcc/config/arm/arm.c
@@ -29561,7 +29561,7 @@ arm_issue_rate (void)
static int
arm_first_cycle_multipass_dfa_lookahead (void)
{
- return arm_issue_rate () - 0;
+ return arm_issue_rate () + 1;
}
/* A table and a function to perform ARM-specific name mangling for