------- Comment #42 from rguenth at gcc dot gnu dot org  2008-06-02 11:48 
-------
Can we please do something about this?  Either make -fno-exceptions
unconditionally always only execute the try block via frontend support (and not
only if you happen to include some libstdc++ header), or apply the suggested
fix of only fixing up the standard library and let user programs still using
exceptions when they specify -fno-exceptions error during compilation.

Thanks.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |blocker
           Keywords|                            |accepts-invalid, wrong-code
      Known to fail|4.1.3                       |4.1.3 4.3.0
   Last reconfirmed|2007-03-22 10:46:19         |2008-06-02 11:48:51
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25191

Reply via email to