diff options
Diffstat (limited to 'gcc/config/arm/arm.c')
-rw-r--r-- | gcc/config/arm/arm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 7cd1573a03c..37b13fe4c36 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -3550,7 +3550,6 @@ thumb_rtx_costs (rtx x, enum rtx_code code, enum rtx_code outer) /* XXX guess. */ return 8; - case ADDRESSOF: case MEM: /* XXX another guess. */ /* Memory costs quite a lot for the first word, but subsequent words |