Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2017 18:18:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206990] powerpc (32-bit), projects/clang380-import vs. 11.0-CURRENT's sendsig: need to avoid signal delivery trashing the stack and so causing SIGSEGV
Message-ID:  <bug-206990-8-Dr7b0Ic2TU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206990-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206990-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206990

--- Comment #15 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Sun May 28 18:18:02 UTC 2017
New revision: 319082
URL: https://svnweb.freebsd.org/changeset/base/319082

Log:
  MFC r318906:

  Pull in r303257 from upstream llvm trunk (by Krzysztof Parzyszek)

    [PPC] Properly update register save area offsets

    The variables MinGPR/MinG8R were not updated properly when resetting the
    offsets, which in the included testcase lead to saving the CR register
    in the same location as R30.

    This fixes another issue reported in PR26519.

    Differential Revision: https://reviews.llvm.org/D33017

  Reported by:  Mark Millard
  PR:           206990

Changes:
_U  stable/11/
  stable/11/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206990-8-Dr7b0Ic2TU>