This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix unwinding through signal frames (PR other/26208, nptl/300)
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 27 Feb 2006 09:13:47 -0800
- Subject: Re: [PATCH] Fix unwinding through signal frames (PR other/26208, nptl/300)
- References: <20060227132248.GT24295@devserv.devel.redhat.com>
On Mon, Feb 27, 2006 at 08:22:48AM -0500, Jakub Jelinek wrote:
> I'd appreciate if anyone had better suggestions for the new libgcc{,_s}
> function name (currently _Unwind_GetIPInfo).
Eh, it's ok. Certainly I can't think of anything better.
Patch is ok.
r~