> > 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.