[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] [PATCH] Fix crashes during unwinding on ppc64
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] [PATCH] Fix crashes during unwinding on ppc64 |
Date: |
Sun, 6 Dec 2015 11:14:19 -0800 |
On Fri, Nov 13, 2015 at 5:31 AM, Ulrich Weigand <address@hidden> wrote:
> Hello,
>
> the attached patch fixes a serious regression causing crashes
> during unwinding on ppc64, which causes many test suite failures
> and also the problem described here:
> http://lists.nongnu.org/archive/html/libunwind-devel/2015-11/msg00000.html
Applied with minor white space fixes. Thanks.
-Arun