On 14 Apr 2005, John David Anglin spake:
>> : build/genattrtab
>> /home/kate/gcc-4.0.0-20050410/src/gcc-4.0.0-20050410/gcc/config/rs6000/
>> rs6000.md > tmp-attrtab.c
>> :
>> : out of memory allocating 12016 bytes after a total of 4161654476 bytes
>
> You need to increase the application limits for data on your system.
No, something is very wrong here, I think. genattrtab has allocated
*4Gb*!
Not even the monster which is x86 needs anywhere near that much storage
when running genattrtab.
Whether this is a genattrtab bug or a genattrtab miscompilation is a
question best left to those with access to this platform (i.e, I
can't answer it).
--
This is like system("/usr/funky/bin/perl -e 'exec sleep 1'");
--- Peter da Silva