This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47246] [4.6 Regression] Invalid immediate offset for Thumb VFP store regression


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47246

--- Comment #8 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:51:01 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:50:47 2011
New Revision: 169605

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169605
Log:
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.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/config/arm/arm.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]