This is the mail archive of the gcc@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]

Re: _cp_pop_exception crash


The developers will need a full test case to debug the problem.

>   The user code did:
>  
>   catch(some_exception&)
>   {
>     continue;
>   }

>   Any ideas?

That fragment alone won't be enough to figure out what is going on.

Please send a complete test case (a complete program) to
egcs-bugs@cygnus.com, so that the experts will be able to run it through
and figure out what goes wrong.


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