This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12662] [tree-ssa] ICE in cprop_into_phis, at tree-ssa-dom.c:1557
- From: "lucier at math dot purdue dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Oct 2003 19:51:47 -0000
- Subject: [Bug optimization/12662] [tree-ssa] ICE in cprop_into_phis, at tree-ssa-dom.c:1557
- References: <20031017164240.12662.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12662
------- Additional Comments From lucier at math dot purdue dot edu 2003-10-19 19:51 -------
Subject: Re: [tree-ssa] ICE in cprop_into_phis, at tree-ssa-dom.c:1557
As an aside, with -fno-tree-pre the compilation finishes, but the
program is miscompiled somewhere.