This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: compilation for files > 2Gb
- To: BLATS at fr dot ibm dot com
- Subject: Re: compilation for files > 2Gb
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 25 Jan 2001 13:32:27 -0500
- cc: GCC at gcc dot gnu dot org
>>>>> BLATS writes:
BLATS> store_client.c: In function `storeClientFileRead':
BLATS> store_client.c:313: Could not find a spill register
BLATS> (insn 153 178 155 (set (reg:DI 7 r7)
BLATS> (plus:DI (reg:DI 121)
BLATS> (reg:DI 6 r6))) 311 {*adddi3_noppc64} (nil)
BLATS> (nil))
Ah! A GCC internal error. This may be fixed in the forthcoming
gcc-2.95.3 release. You could try a gcc-2.95.3 release candidate if you
are adventurous.
David