preprocessor/10323: The preprocessor consumes all the memory
Zack Weinberg
zack@codesourcery.com
Sun Apr 6 22:46:00 GMT 2003
The following reply was made to PR preprocessor/10323; it has been noted by GNATS.
From: Zack Weinberg <zack@codesourcery.com>
To: lu_zero@gentoo.org, Neil Booth <neil@daikokuya.co.uk>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: preprocessor/10323: The preprocessor consumes all the memory
Date: Sun, 06 Apr 2003 15:36:11 -0700
lu_zero@gentoo.org writes:
> Preprocessing altivec code it just consumes all the memory and then
> dies reporting:
> cpp0: Cannot allocate 262144112 bytes after allocating 7222368 bytes
I can confirm this with mainline, it looks like infinite recursion in
the macro expander. Neil, can you take a look?
zw
More information about the Gcc-prs
mailing list