https://llvm.org/bugs/show_bug.cgi?id=31547
Bug ID: 31547
Summary: current clang generates calls into compiler-rt even
when using libgcc
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Related to bug 28629, but not really a duplicate because of different calls and
different architectures: Current clang (rev 290796) generates calls to
__muloti4 on x86_64 even when using libgcc instead of compiler-rt.
libgcc currently (gcc 6.3.0) doesn't implement __muloti4.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs