re PR target/47246 (Invalid immediate offset for Thumb VFP store regression)
commitbff9926229ee486205f66e0434fecb26846df590
authorChung-Lin Tang <cltang@codesourcery.com>
Wed, 26 Jan 2011 03:01:44 +0000 (26 03:01 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Wed, 26 Jan 2011 03:01:44 +0000 (26 03:01 +0000)
treef2095a0bd1a83bd7813461fad725197e20e9faf6
parent82c039077c746cbc331044b48ef9a83754d0de31
re PR target/47246 (Invalid immediate offset for Thumb VFP store regression)

2011-01-26  Chung-Lin Tang  <cltang@codesourcery.com>

PR target/47246
* config/arm/arm.c (thumb2_legitimate_index_p): Change the
lower bound of the allowed Thumb-2 coprocessor load/store
index range to -256. Add explaining comment.

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