[Bug c++/30387] Broken code generation on if/else statement
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 5 22:06:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list