This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Difficulties compiling under Irix...


Philippe Schaffnit <P.Schaffnit@access.rwth-aachen.de> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]