This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: small fixes for libunwind support


David Mosberger <davidm@napali.hpl.hp.com> writes:

>   >> If we can drop support for older versions, we can just remove the
>   >> configure check and t-libunwind-no-eh.
>
>   Zack> Would this affect people using the libunwind shipped with HPUX
>   Zack> 11.2[23]?
>
> It shouldn't.  The HP-UX version of libunwind always included
> _Unwind_Resume() et al.

Okay.  I ask because I know that libunwind doesn't have some functions
that recent gcc wants (_Unwind_ForcedUnwind, IIRC) - so I wasn't sure
if this change would make that problem worse.

zw


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