------- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-30 00:01 ------- (In reply to comment #6) > My primary concern is segmentation fault, not the cases when 'gcc' can't > allocate enough memory and reports the problem clearly.
The seg fault is most likely some recursive function gone wrong. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|c |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38666