This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug other/19082] [4.0 Regression] build/genattrtab: out of memory allocating 151568 bytes after a total of 4161651196 bytes


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-12-24 05:00 -------
Subject: Re:  [4.0 Regression] build/genattrtab: out of memor

> If running stage1 genattrtab compiled without optimization requires more
> memory,
> then it requires more memory.  The value reported seems quite large, but the
> scheduling change would not cause a huge increase.

genattrtab runs successfully with the following limits:

ginyu% ulimit -a
cpu time (seconds)         unlimited
file size (blocks)         unlimited
data seg size (kbytes)     unlimited
stack size (kbytes)        131072
core file size (blocks)    unlimited
resident set size (kbytes) unlimited
virtual memory size (kb)   unlimited
file descriptors           2000

Thanks,
Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19082


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