------- Comment #6 from rguenth at gcc dot gnu dot org 2008-06-25 12:01 -------
It looks like you run out of stack space during GC walk. You can check if so
by raising the stack limit with 'ulimit -s unlimited'.
I recall that Jakub had a patch to limit recursion in GC somewhat?
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu dot org
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36037