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: more ia32 bugs (unrolling)


On Sun, Jun 27, 1999 at 12:12:50PM -0400, Horst von Brand wrote:
> > Obviously, max_line is bogus ... However, if you have a moderately large
> > system (i.e. like 256 Mbyte), you might just get away with it.
> 
> Stop it RIGHT THERE! There are places where 16Mb RAM is considered "large",
> this machine has 32Mb and is average around here. Please do _not_ make gcc
> impossible to build/use for large parts of the world.

That's not what Toon was suggesting.  Merely that I might not have
seen the problem if I was running on a large memory machine.

I set ulimit down to 64M and did not see the problem described.
Though I did get a bootstrap comparison failure on that same file
emit-rtl.o, which is mighty suggestive.

Still work to do...


r~


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