]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_rtx_costs_1): Remove second clause from the if statement which adds extra...
authorBernd Schmidt <bernds@codesourcery.com>
Mon, 2 Aug 2010 10:21:05 +0000 (10:21 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 2 Aug 2010 10:21:05 +0000 (10:21 +0000)
commit13cc4787bfdee0fa3d1cfe7b73f9d2492eb3320c
tree12db45237df8470dca9c93bde56bb72387839586
parent3711941045eb2d1723b3530560fe866ee5a82485
arm.c (arm_rtx_costs_1): Remove second clause from the if statement which adds extra costs to...

* config/arm/arm.c (arm_rtx_costs_1): Remove second clause from the
if statement which adds extra costs to frame-related expressions.

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