This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14662] [tree-ssa] bootstrap failure on i686-pc-linux-gnu, insn_extract
- From: "dnovillo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2004 15:34:18 -0000
- Subject: [Bug bootstrap/14662] [tree-ssa] bootstrap failure on i686-pc-linux-gnu, insn_extract
- References: <20040320102555.14662.jv244@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dnovillo at gcc dot gnu dot org 2004-03-25 15:34 -------
Actually, I think I can reproduce this now. While cleaning up tree-cfg.c, I ran
into this exact same SEGV. We were going beyond the ends of a local array
inside tree-ssa-alias.c.
I'm testing a fix right now. Joost, do you still have access to this machine?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14662