------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-14 18:14 ------- This is a warning about dead code really, the problem comes from -fno-exceptions and try/catch being defined as "if (true)" and "else if (false)".
*** This bug has been marked as a duplicate of 19699 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|libstdc++ |middle-end Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21572