Bug 19824 - genattrtab allocates over 4GB memory and fails!
Summary: genattrtab allocates over 4GB memory and fails!
Status: RESOLVED DUPLICATE of bug 19082
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-08 15:05 UTC by Jörg Hundertmarck
Modified: 2005-07-23 22:49 UTC (History)
2 users (show)

See Also:
Host: powerpc-ibm-aix4.3.3.0
Target: powerpc-ibm-aix4.3.3.0
Build: powerpc-ibm-aix4.3.3.0
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Hundertmarck 2005-02-08 15:05:48 UTC
Hello

I want to compile gcc 4.0.0 20050202 on ibm aix 4.3.3. Bootstrap fails if
genattrtab runs:

build/genattrtab /soft/gnu/packages/gcc_cvs/gcc/gcc/config/rs6000/rs6000.md >
tmp-attrtab.c

out of memory allocating 80016 bytes after a total of 4161650636 bytes

I have not found an existing bug for it. It is a bug or do I something wrong?

Tanks

Joerg Hundertmarck
Comment 1 Andrew Pinski 2005-02-08 15:13:36 UTC
This is one, see PR 19082.  You have to change your limits.

*** This bug has been marked as a duplicate of 19082 ***