unhandled exception if empty exception specification

Alexandre Oliva oliva@dcc.unicamp.br
Wed Mar 31 23:54:00 GMT 1999


On Mar 10, 1999, "Jesse Rothstein" <jesse@motive.com> wrote:

> In any case, an empty exception specification seems to cause an
> unhandled exception as the following code illustrates with a most
> graceful segfault:

That's because unexpected() calls abort().  The behavior is correct.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org,computer.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Instituto de Computação, Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list