c++/6157: exceptions when cleaning up the stack
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Apr 4 04:49:00 GMT 2002
Synopsis: exceptions when cleaning up the stack
Responsible-Changed-From-To: unassigned->jason
Responsible-Changed-By: jason
Responsible-Changed-When: Thu Apr 4 04:49:23 2002
Responsible-Changed-Why:
x
State-Changed-From-To: open->closed
State-Changed-By: jason
State-Changed-When: Thu Apr 4 04:49:23 2002
State-Changed-Why:
This is not a bug; in that situation, the standard says that terminate() is called. The default behavior of terminate() is to call abort().
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6157
More information about the Gcc-prs
mailing list