This is the mail archive of the gcc@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: A bug in __cxa_call_unexpected?


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~


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