Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2019 09:16:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 230888] Missing 64 bit atomic functions for i386 (libatomic)
Message-ID:  <bug-230888-29464-nuiYmt3dc2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230888-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #16 from Konstantin Belousov <kib@FreeBSD.org> ---
I can implement emulation of cmpxchg8b where it missed.  It would help at
runtime but not at linktime.

If, as mentioned in the discussion, there is already an implementation of
doubleCAS in compiler_rt, why not put it into libgcc_s.a (*not .so*) ?

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230888-29464-nuiYmt3dc2>