On Wed, Oct 20, 2004 at 07:55:27PM +0400, Dmitry wrote: > > Oops.. > > this is the one of mysterious problems which happens with large files. > I think there is a memory leak somewhere in cgen code... > Marcus, Just split your code in a couple of files and the bug should > disappear.
Interesting. How large (or small) should a file be? I also had some failures "internal gcc failure" or similar that disappears after moving the function some lines up or down. The c-file was 80k in size. M.