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.