------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-30 15:05 ------- (In reply to comment #2) > You may retartget this pr to fixing the silliness in libstdc++, if you want. Actually it is only silliness as try/catch is changed to be "if (true)"/"if (false)" if we don't have exceptions. There is nothing can be done to the libstdc++ headers to fix this.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19699