https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20976
Jason Merrill changed:
What|Removed |Added
Target Milestone|--- |4.6.0
CC|
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-05-08 16:21 ---
*** Bug 40066 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-12
19:23 ---
Ok, this is just implemenation defined behavior.
see 15.3 P 9:
If no matching handler is found in a program, the function terminate() is
called; whether or not the
stack is unwound before this call to term