------- Comment #5 from phelps at gnusto dot com 2007-12-11 22:30 ------- Created an attachment (id=14732) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14732&action=view) minimal test case
This attachment contains a minimal C++ program that exhibits the behavior. The
program should exit with a return code of 0, but without the patch above it
produces the following output:
terminate called after throwing an instance of 'int'
-Ted
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152
