Philippe Schaffnit <[EMAIL PROTECTED]> writes:
> Yes, I have cleaned-up my sources and all that.
>
> Thanks a lot for your reply! I have start to look for the first revision
> to fail...

MIPS is known to be broken at the moment because of:

    http://gcc.gnu.org/ml/gcc/2007-07/msg00357.html

This is likely a manifestation of the same problem (accessing data
outside of an allocated array).  Ian's working on a fix, but in the
meantime, you can try Adam's patch:

    http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01379.html

Richard

Reply via email to