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: Sun, 17 Jul 2011 18:29:13 +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 #12 from H.J. Lu <hjl.tools at gmail dot com> 2011-07-17 18:28:57 UTC ---
(In reply to comment #11)
> (In reply to comment #10)
>
> > Apparently, current mainline does not survive tree passes yet ...
>
> gcc version 4.7.0 20110717 (experimental) [trunk revision 176373] (GCC)
There are quite a few changes still waiting to be merged from
x32 branch. I have broken them into smaller pieces for easy
review. I will try to submit all of them next week.
BTW, I have been keeping x32 branch very much up to date.