This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Add sorry() when mangling CALL_EXPR
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Giovanni Bajo <giovannibajo at libero dot it>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 03 Jul 2003 22:11:59 -0700
- Subject: Re: [C++ PATCH] Add sorry() when mangling CALL_EXPR
- Organization: CodeSourcery, LLC
- References: <378601c33aa7$72acc2e0$114e2697@bagio>
On Tue, 2003-06-24 at 16:22, Giovanni Bajo wrote:
> Hello,
>
> this patch adds a sorry() when write_expression meets a CALL_EXPR. Since
> this is a defect in the C++ ABI, we currently have no way to mangle
> correctly such an expression. This patch lets the compilation aborts
> gracefully instead of segfaulting.
This patch is OK, thanks!
--
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC