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

Brooks Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #2 from Brooks Davis <[email protected]> ---
It looks like an __atomic_store() implementation exists in
contrib/compiler-rt/lib/builtins/atomic.c, but we don't build it in
lib/libcompiler_rt.  I'm not sure if it's as simple as adding that or if we
need to/can do it only on certain platforms.  Adding some CC's of people who
have touched lib/libcompiler_rt recently.

-- 
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]"

Reply via email to