re PR rtl-optimization/55247 (internal compiler error: Max. number of generated reloa...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Nov 2012 21:52:49 +0000 (21:52 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Nov 2012 21:52:49 +0000 (21:52 +0000)
commit0207fa9006aa57843f99eb17abb0a04c4cc42b8f
treee46e95eb2fb00a9a4043e23fc4ae9d095ad324b4
parent92eba4000df906bae1d3be6d9c2047d6b3f8cac2
re PR rtl-optimization/55247 (internal compiler error: Max. number of generated reload insns per insn is achieved (90))

PR rtl-optimization/55247
PR middle-end/55259
* emit-rtl.c (adjust_address_1): If POINTERS_EXTEND_UNSIGNED > 0,
handle ZERO_EXTEND.
* recog.c (offsettable_address_addr_space_p): Likewise.

From-SVN: r193415
gcc/ChangeLog
gcc/emit-rtl.c
gcc/recog.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr55247-2.c [new file with mode: 0644]