This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Revise pa_fallback_frame_state to skip export stubs on PA hpux
- From: Richard Henderson <rth at redhat dot com>
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 17 May 2006 06:55:11 -0700
- Subject: Re: [patch] Revise pa_fallback_frame_state to skip export stubs on PA hpux
- References: <200605162314.k4GNEVl5028147@hiauly1.hia.nrc.ca>
On Tue, May 16, 2006 at 07:14:30PM -0400, John David Anglin wrote:
> * unwind-dw2.c: Add declarations for uw_update_context and
> uw_frame_state_for.
> * pa/hpux-unwind.h (pa_fallback_frame_state): When an export stub is
> detected, advance frame state and context once to skip over stub.
Ok.
r~