This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: fortran regression [was Re: Results for egcs-971207 on m68k-next-nextstep3]



  > It looks to me more like a problem with some recent backend change,
  > though I haven't been able to debug it yet -- I always have trouble
  > seeing the wood for the TREEs.  Shouldn't the ChangeLog list
  > individual changes from the gcc2 merge, BTW?
It is most likely the gcc2 brought over in the last merge which try and
flag arrays that are too big (compile/961203-1.c bug).

We need to figure out how to make fortran work with that code, either
by fixing the gcc2 changes or the fortran front end.

jeff


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