------- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-05 22:06 ------- Are you sure that _ZN4Glib5Error15throw_exceptionEP7_GError (Glib::Error::throw_exception(_GError*) ) does not always throw an exception and is marked as noreturn? If that is the case then this is not a bug.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30387