* config/arm/arm.c (arm_override_options): Set arm_constant_limit
commitdde5cb6865d7f4f00f4ce8be211e2eb2d9d976f3
authornico <nico@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 01:56:49 +0000 (21 01:56 +0000)
committernico <nico@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 01:56:49 +0000 (21 01:56 +0000)
treef5aecd1be13bfcd2e4dd0d04933f22ae40d66262
parentb40953a375f80470bcfad6e743f56efb3147b703
* config/arm/arm.c (arm_override_options): Set arm_constant_limit
to 2 instead of 1 when optimize_size is true.  Gather code based on
optimize_size together.  Add comment about XScale load latency.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72736 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c