------- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-05 22:08 ------- static std::auto_ptr<Glib::Error> throw_exception(GError* gobject) __attribute__((__noreturn__));
This is not a GCC bug because the function is marked as noreturn. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30387