[Bug 230888] Missing 64 bit atomic functions for i386 (libatomic)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 9 20:49:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230888
--- Comment #33 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: dim
Date: Wed Sep 9 20:48:58 UTC 2020
New revision: 365509
URL: https://svnweb.freebsd.org/changeset/base/365509
Log:
Follow-up r364753 by enabling compiler-rt's atomic implementation only
for clang, as it uses clang specific builtins, and does not compile
correctly with gcc. Note that gcc packages usually come with their own
libatomic, providing these primitives.
PR: 230888
MFC after: 3 days
X-MFC-With: r364753
Changes:
head/lib/libcompiler_rt/Makefile.inc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list