This is the mail archive of the gcc-patches@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: Another bootstrap failure on vax: TImodes


> I simply handle it by cutting the precision for purpose of min/max value calculation.
> This should work well.
> 
> Can you please check, that the crash goes away?

I won't be able to do this for a bit.  About a week ago, I had a hard
drive failure affecting swap space.  I need to get this fixed before I
can do any more development testing with the vax.

However, a more serious issue seems to be that the memory required to
compile expr.c seems to be at least double what was needed with 3.0.x.
I've had to increases the data and resident set size from 32MB to 64MB
and I still was not able to compile expr.c.  However, the disk failure
caused problems in the latter testing.  There needs to be some
investigation as to whether this is a leak or not.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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