This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in egcs?
- To: egcs-bugs at cygnus dot com
- Subject: Re: Bug in egcs?
- From: Marius Kjeldahl <marius at ace dot funcom dot com>
- Date: 16 Dec 1997 09:36:32 +0100
- Cc: egcs at cygnus dot com, jason at cygnus dot com
- References: <52lnxmz6px.fsf.cygnus.egcs@ace.funcom.com> <u9pvmyyzol.fsf@yorick.cygnus.com>
- Reply-To: egcs at cygnus dot com
>>>>> "Jason" == Jason Merrill <jason@cygnus.com> writes:
>>>>> Marius Kjeldahl <marius@ace.funcom.com> writes:
>> test.cpp:13: sorry, not implemented: `try_catch_expr' not
>> supported by dump_expr
Jason> Does this fix the problem?
[patch removed]
Nope, it yields another error:
test.cpp:13: sorry, not implemented: `cleanup_point_expr' not
supported by dump_expr
Any other suggestions?
Marius