re PR bootstrap/45177 (cc1 runs out of memory building libgcc in ARM cross-compiler)
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 10 Aug 2010 18:45:10 +0000 (18:45 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 10 Aug 2010 18:45:10 +0000 (18:45 +0000)
commit8f4c6e28cf9c51e85b26e143cfc8104f134cbb2c
treeebfe1b2eaefb7d8e9915ce44623b6d7048de529e
parentc1510a4900e05983c03f36c7374b46bc2d2640b5
re PR bootstrap/45177 (cc1 runs out of memory building libgcc in ARM cross-compiler)

PR bootstrap/45177
* config/arm/arm.c (multiple_operation_profitable_p): Move xscale
test here from arm_gen_load_multiple_1.
(arm_gen_load_multiple_1, arm_gen_store_multiple_1): Use
multiple_operation_profitable_p.

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