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/59652] [4.8 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:411


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

--- Comment #7 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Wed Jan  8 01:58:35 2014
New Revision: 206413

URL: http://gcc.gnu.org/viewcvs?rev=206413&root=gcc&view=rev
Log:
    PR target/59652
    * config/pa/pa.c (pa_legitimate_address_p): Return false before reload
    for 14-bit register offsets when INT14_OK_STRICT is false.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c


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