------- Comment #2 from pinskia at gcc dot gnu dot org  2008-03-25 01:03 -------
I don't think this is a GCC bug at all.  libstdc++ can use exceptions freely
really since it is C++ code.   Since there is no way to combine C++ and Java
exceptions in one TU, we reject the code.  Now there is exception usage in
ostream, yes this is new for 4.3.0 but does not mean it is a bug in GCC.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libstdc++


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

Reply via email to