[Bug target/80878] -mcx16 (enable 128 bit CAS) on x86_64 seems not to work on 7.1.0
avi@cloudius-systems.com
gcc-bugzilla@gcc.gnu.org
Sat Apr 18 17:14:57 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80878
--- Comment #20 from Avi Kivity <avi@cloudius-systems.com> ---
Note that clang generates cmpxchg16b when the conditions are ripe:
https://godbolt.org/z/j9Whgh
More information about the Gcc-bugs
mailing list