This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269
- 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: 23 Mar 2006 01:54:19 -0000
- Subject: [Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269
- References: <bug-26806-11659@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from pinskia at gcc dot gnu dot org 2006-03-23 01:54 -------
The only thing I can think of what is causing this is the replacement is
causing the use info to go bad as there are two uses in this one statement.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26806