[Bug other/19082] [4.0 Regression] build/genattrtab: out of memory allocating 151568 bytes after a total of 4161651196 bytes
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Fri Dec 24 04:24:00 GMT 2004
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-24 04:24 -------
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.
out of memory allocating 222496 bytes after a total of 4161584284 bytes
make[2]: *** [s-attrtab] Error 1
If the value reported is correct, then there is clearly a problem as
we are reaching the limit of addressibility. I'll explore further but
it won't be until after Christmas. At this point, I don't know the
cause. However, reverting the scheduling change allows genattrtab to
complete successfully.
PSALLOC isn't set.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19082
More information about the Gcc-bugs
mailing list