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...


Hi!

I don't seem to be able to apply this patch to 126797 sources (today): I
can wait for now...

Thanks a lot!

Philippe

PS: to be fair I could very well be goofing on my patching... I get:

patching file config/mips/mips.md
Hunk #1 succeeded at 3314 (offset 2 lines).
Hunk #2 succeeded at 3325 (offset 2 lines).
patching file config/mips/mips-protos.h
patching file config/mips/mips.c
Hunk #2 succeeded at 2103 (offset 11 lines).
Hunk #3 succeeded at 2121 (offset 11 lines).
Hunk #4 succeeded at 2173 (offset 11 lines).
Hunk #5 FAILED at 2204.
Hunk #6 succeeded at 2345 (offset 11 lines).
Hunk #7 succeeded at 2467 (offset 11 lines).
Hunk #8 FAILED at 2487.
Hunk #9 succeeded at 2513 (offset 11 lines).
Hunk #10 succeeded at 2540 (offset 11 lines).
Hunk #11 succeeded at 2550 (offset 11 lines).
2 out of 11 hunks FAILED -- saving rejects to file
config/mips/mips.c.rej


Richard Sandiford wrote:
> 
> 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]