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: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 17 Jul 2011 17:26:39 +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 #10 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-17 17:26:15 UTC ---
Compiling with current mainline, I got:
pr47744.c:5:1: internal compiler error: in create_mem_ref, at
tree-ssa-address.c:806
Please submit a full bug report,
for all three examples here.
Apparently, current mainline does not survive tree passes yet ...