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]

Re: [2.92.21] Errors in generated C++ exception code


On Nov 19, 1998, Bob Glickstein <bobg@emphatic.com> wrote:


> I can't be sure, but the problem appears to be related to the fact
> that in the Latte code, an exception is thrown, then caught, and then
> a new exception is thrown from the handler.

> Please let me know if there's any way I can help solve this bug.

Could you try to come up with a short example that demonstrates the
problem?  You know, we don't have all day to spend downloading C++
packages every time someone reports a problem on them :-D

If you can't simplify the example, you could at least post some
(preprocessed, as in http://egcs.cygnus.com/faq.html#bugreport) part
of the Latte code, so that we could try to reproduce and investigate
the problem ourselves.

Thank you so much.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org.au}
Universidade Estadual de Campinas, SP, Brasil



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