Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 May 2017 21:41:09 +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-8YMSkd3deZ@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 #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Thu May  4 21:40:17 UTC 2017
New revision: 317810
URL: https://svnweb.freebsd.org/changeset/base/317810

Log:
  Pull in r302183 from upstream llvm trunk (by Krzysztof Parzyszek):

    [PPC] When restoring R30 (PIC base pointer), mark it as <def>

    This happened on the PPC32/SVR4 path and was discovered when building
    FreeBSD on PPC32. It was a typo-class error in the frame lowering
    code.

    This fixes PR26519.

  Reported by:  Mark Millard
  PR:           206990
  MFC after:    3 days

Changes:
  head/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-8YMSkd3deZ>