arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.
authorNicolas Pitre <nico@cam.org>
Fri, 2 Sep 2005 19:09:33 +0000 (19:09 +0000)
committerNicolas Pitre <nico@gcc.gnu.org>
Fri, 2 Sep 2005 19:09:33 +0000 (19:09 +0000)
commitb107d7437b09d209d217b102c40ca45f81bc844b
tree2b34334371f8af8bee8bb139f6edbe090ec2d583
parentda6110588f226bf6107910b7630451e736328a1b
arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.

* config/arm/arm.c (arm_legitimize_address): Limit the value passed
to bit_count to 32 bits.

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