This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A bug in __cxa_call_unexpected?
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: A bug in __cxa_call_unexpected?
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 10 Jul 2001 15:41:36 -0700
- Cc: gcc at gcc dot gnu dot org
- References: <20010710142011.A25007@lucon.org>
On Tue, Jul 10, 2001 at 02:20:11PM -0700, H . J . Lu wrote:
> function `void __cxa_call_unexpected(_Unwind_Exception*)':
> ambiguates built-in declaration `void __cxa_call_unexpected(void*)'
>
> Should that be fixed?
The problem is getting _Unwind_Exception defined in cc1plus.
It's not worth the bother.
r~