This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12109] ICE in process_worklist, at tree-ssa-dce.c
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Sep 2003 13:15:22 -0000
- Subject: [Bug optimization/12109] ICE in process_worklist, at tree-ssa-dce.c
- References: <20030830115538.12109.phil.el@wanadoo.fr>
- 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=12109
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
------- Additional Comments From steven at gcc dot gnu dot org 2003-09-07 13:15 -------
Doesn't happen with my recent tree-ssa:
GNU C version 3.5-tree-ssa 20030907 (merged 20030817) (i686-pc-linux-gnu)
compiled by GNU C version 3.5-tree-ssa 20030907 (merged 20030817).
Andrew, what's the policy here: Keep it open and find out what fixed or worked
around this, or should I just close it?