This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Any news? (was: edge vector corruption)
- From: "Ben Elliston" <bje at au1 dot ibm dot com>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: 11 Oct 2004 10:12:16 +1000
- Subject: Re: Any news? (was: edge vector corruption)
- References: <200410101157.59973.stevenb@suse.de>
Steven Bosscher <stevenb@suse.de> writes:
> In http://gcc.gnu.org/ml/gcc-bugs/2004-09/msg03617.html Nathan
> reported a "seg fault due to extending a vector in the middle of a
> vector iteration loop" which is a really serious bug. Can anyone
> reproduce it? Is anyone working on a fix?
Yes, I have a patch I'm submitting today.
Ben