------- Comment #1 from danglin at gcc dot gnu dot org 2009-07-30 14:55 ------- 2009-04-18 Jan Hubicka <j...@suse.cz>
* libsupc++/eh_type.cc (__cxa_current_exception_type) Mark throw(). * libsupc++/unwind-cxx.h (__cxa_get_globals, __cxa_get_globals_fast): Mark const. (__cxa_get_exception_ptr): Mark pure. (__cxa_bad_cast, __cxa_bad_typeid): Mark noreturn (__terminate): Makr throw (). * libsupc++/exception (terminate): Mark throw(). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40915