------- Comment #4 from vadimn at redhat dot com  2005-11-21 21:40 -------
Created an attachment (id=10316)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10316&action=view)
call-tree-of-depth-4.png

So, speaking of stress patterns, this is what the call tree looks like
if you run attachment 10315 with the stack depth of 4.  In Sun's case,
it's a complete binary tree of depth 1024.

Blue arrows are calls made from within the "try" block.  Red arrows
are calls made from within the "finally" block.  Gray nodes are stack
overflow exceptions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24980

Reply via email to