]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/66140 (ICE at extract_insn, at recog.c:2343 when compiling for alpha...
authorUros Bizjak <ubizjak@gmail.com>
Sun, 17 May 2015 07:26:56 +0000 (09:26 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 17 May 2015 07:26:56 +0000 (09:26 +0200)
commit8516822d68b94f11009f2e9c9d42c652ad5073f6
tree1196bb864744b906c0c9f632381c9b37ce2cef67
parent5e248f7cc6881c3a82e1e2e1c3c0799a809e437e
re PR target/66140 (ICE at extract_insn, at recog.c:2343 when compiling for alpha with gcc-5.1.1)

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.

From-SVN: r223267
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/alpha/pr66140.c [new file with mode: 0644]