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/66140] ICE at extract_insn, at recog.c:2343 when compiling for alpha with gcc-5.1.1


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66140

--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Sat May 16 07:28:16 2015
New Revision: 223232

URL: https://gcc.gnu.org/viewcvs?rev=223232&root=gcc&view=rev
Log:
        PR target/66140
        * config/alpha/alpha.c (get_aligned_mem): Also look for reload
        replacements in memory addresses.
        (get_unaligned_address): Ditto.

testsuite/ChangeLog:

        PR target/66140
        * gcc.target/alpha/pr66140.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/alpha/pr66140.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.c
    trunk/gcc/testsuite/ChangeLog


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