The file you've sent me is about 15000 lines.
C file isnot only your code, but also all includes should be considered.
Strange, but true -- if you move the function to another place, then it works.

Technically speaking, there is a memory overlap in gcc and i do not know where
this happens.

~d

Matthias Weingart wrote:

> 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.
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to