[llvm-bugs] [Bug 43527] New: Invalid PPC CTR loop when building node on FreeBSD/powerpc64
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 1 08:43:56 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43527
Bug ID: 43527
Summary: Invalid PPC CTR loop when building node on
FreeBSD/powerpc64
Product: clang
Version: 9.0
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: alfredo.junior at eldorado.org.br
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Testing llvm9 on FreeBSD/powerpc64 with ELFv2 ABI, I hit the following error
when trying to build "node" package:
Invalid PPC CTR loop!
UNREACHABLE executed at
/usr/home/alfredo.junior/src/freebsd/contrib/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:214!
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191001/0058dfe1/attachment.html>
More information about the llvm-bugs
mailing list