This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47744] [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Mar 2011 04:06:18 +0000
- Subject: [Bug target/47744] [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403
- Auto-submitted: auto-generated
- References: <bug-47744-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47744
--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-29 04:06:02 UTC ---
Another testcase:
[hjl@gnu-6 gcc]$ ./xgcc -B./
/export/gnu/import/git/gcc-x32/gcc/testsuite/gfortran.dg/eoshift_large_1.f90
-Os -pedantic-errors -S -mx32
/export/gnu/import/git/gcc-x32/gcc/testsuite/gfortran.dg/eoshift_large_1.f90:
In function \u2018intrinsic_eoshift\u2019:
/export/gnu/import/git/gcc-x32/gcc/testsuite/gfortran.dg/eoshift_large_1.f90:106:0:
error: insn does not satisfy its constraints:
(insn 3117 2287 2288 208 (set (reg:TI 41 r12)
(mem/u/c:TI (zero_extend:DI (plus:SI (plus:SI (reg:SI 1 dx [orig:963
ivtmp.408 ] [963])
(reg:SI 0 ax [orig:1214 ivtmp.417 ] [1214]))
(symbol_ref:SI ("A.190.2202") [flags 0x2] <var_decl
0x7ffff0d7cc80 A.190>))) [6 MEM[symbol: A.190, base: ivtmp.417_1486, index:
ivtmp.408_1391, offset: 0B]+0 S16 A128]))
/export/gnu/import/git/gcc-x32/gcc/testsuite/gfortran.dg/eoshift_large_1.f90:97
60 {*movti_internal_rex64}
(nil))
/export/gnu/import/git/gcc-x32/gcc/testsuite/gfortran.dg/eoshift_large_1.f90:106:0:
internal compiler error: in reload_cse_simplify_operands, at postreload.c:403
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-6 gcc]$