https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206990
--- Comment #7 from [email protected] --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
