arm.c (arm_legitimate_index_p): For QImode the range of an offset is -4095...+4095...
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 25 Feb 2004 12:30:13 +0000 (12:30 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 25 Feb 2004 12:30:13 +0000 (12:30 +0000)
commite1471c91b8215ed17e1f4dde075eee0e9f0f804b
tree20fce11dc3590fb311ad91a8b941dd7e39851796
parent94b18ec10c36955fb3028adeb33bb01af3624afb
arm.c (arm_legitimate_index_p): For QImode the range of an offset is -4095...+4095 inclusive.

* arm.c (arm_legitimate_index_p): For QImode the range of an offset
is -4095...+4095 inclusive.

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