This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GGC_QUIRE_SIZE on Alpha
- To: gcc at gcc dot gnu dot org
- Subject: GGC_QUIRE_SIZE on Alpha
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sun, 14 Jan 01 20:33:54 EST
Previously I had to set it to 1 in order to not run out of memory
on my Alpha/OSF system, but with recent changes I wanted to see if
I could leave it at 16. I can't.
I'm sure users will run into this, so we need to understand what's going
on, though we made no progress last time.