[cfe-dev] Memory consumption measurement results

ihusar ihusar at fit.vutbr.cz
Wed Mar 31 06:49:24 PDT 2010


>
> source file size: 24MB
>
> clang: max. 7.5 GB, stopped after 1 hour
> gcc: after 11 seconds: gcc: Internal error: Segmentation fault (program
> cc1), max. 1.4 GB
>
>
Just a note:
I reported this bug to the gcc bugzilla and it is already fixed.
There was a problem with allocating large data on stack using alloca.



More information about the cfe-dev mailing list