]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (optimal_immediate_sequence_1): Make b1, b2, b3 and b4 unsigned.
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 30 Aug 2011 15:02:26 +0000 (15:02 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Tue, 30 Aug 2011 15:02:26 +0000 (15:02 +0000)
commit5de3524042e0d20785518da4f740ace609c2eae4
tree30d805b5c206b67fed6c7b6018f4cc7e3d341e40
parent71c4391e49869ce3a3107ccbdd65628788029270
arm.c (optimal_immediate_sequence_1): Make b1, b2, b3 and b4 unsigned.

2011-08-30  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/arm/arm.c (optimal_immediate_sequence_1): Make b1, b2,
b3 and b4 unsigned.

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