arm.c (arm_rtx_costs_1): Don't special case for Thumb-2 in the MINUS case.
authorKazu Hirata <kazu@codesourcery.com>
Tue, 8 Jun 2010 13:15:25 +0000 (13:15 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 8 Jun 2010 13:15:25 +0000 (13:15 +0000)
commit29a551b3b4cf567c6aedada344cc9108975e95fa
treecf1cf37eb12d1b7be8f9ec798c5774abb1f58b6d
parent3bb1ed661a7dc49c4536613d430699d124641b10
arm.c (arm_rtx_costs_1): Don't special case for Thumb-2 in the MINUS case.

* config/arm/arm.c (arm_rtx_costs_1): Don't special case for
Thumb-2 in the MINUS case.

From-SVN: r160436
gcc/ChangeLog
gcc/config/arm/arm.c