------- Comment #3 from tromey at gcc dot gnu dot org  2007-01-31 22:34 -------
Thanks.  That valgrind trace sure is interesting.

Do you have a checking-enabled build?  You could look
for ENABLE_CHECKING in build/gcc/auto-host.h.
I'm trying to narrow down which load in rewrite_reflection_indexes
is the buggy one; with checking enabled I think a bad load
by VEC_index ought to crash.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30641

Reply via email to