2004-11-01 Momchil Velikov <velco@fadata.bg>
commit487c05b7371c92ee6b4cdf748e363bb03a46c08a
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 2004 22:47:33 +0000 (1 22:47 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 2004 22:47:33 +0000 (1 22:47 +0000)
treed97be966b802fd08c57e5b35b1953e3a7ed54c9c
parentc26b4b0660bb663b266cfc1b71558551525c40eb
2004-11-01  Momchil Velikov  <velco@fadata.bg>

PR libstdc++/18185
* libsupc++/eh_globals.cc (get_globals_dtor): Delete unhandled
exceptions.
* testsuite/thread/18185.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89962 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_globals.cc
libstdc++-v3/testsuite/thread/18185.cc [new file with mode: 0644]