diff options
Diffstat (limited to 'gcc/config/arm/arm.c')
| -rw-r--r-- | gcc/config/arm/arm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 0667613..9db8b79 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -7258,7 +7258,7 @@ push_minipool_fix (rtx insn, HOST_WIDE_INT address, rtx *loc, minipool_fix_tail = fix; } -/* Return the cost of synthesising the const_double VAL inline. +/* Return the cost of synthesizing the const_double VAL inline. Returns the number of insns needed, or 99 if we don't know how to do it. */ int |
