This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/24231] [4.1 Regression] ICE: SSA corruption
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2005 13:01:27 -0000
- Subject: [Bug tree-optimization/24231] [4.1 Regression] ICE: SSA corruption
- References: <bug-24231-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-06 13:01 -------
-O1 -ftree-vrp -ftree-pre is only needed to reproduce this.
By the way, *pass here is useless as we don't check for this until we are doing
out of SSA.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Summary|ICE: SSA corruption |[4.1 Regression] ICE: SSA
| |corruption
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24231