This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35898] C++ exception bug at run time when mutually recursive functions



------- Comment #1 from vania at liama dot ia dot ac dot cn  2008-04-10 03:34 -------
I have a simplified version of this program that works fine however !!!
When the exception thrown is an int instead of a class instance, everything
works fine!


-- 

vania at liama dot ia dot ac dot cn changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vania at liama dot ia dot ac
                   |                            |dot cn
              Alias|                            |C++exception_catch
           Keywords|                            |sjlj-eh


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]