This is the mail archive of the gcc@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]

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0


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


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