[Bug 220822] Missing libatomic.a for clang?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 20 09:49:07 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220822

--- Comment #6 from Yuri Victorovich <yuri at rawbw.com> ---
As it turned out, atomic_fetch_add_explicit is a standard C built-in function,
and __atomic_fetch_add is a gcc extension. Strangely, this gcc extension is
supported by clang.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list