This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/70191] libatomic library does not have lock-free implementation for 16-bytes data object on Solaris


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70191

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note on Linux ifunc is used to support cmpxchg16b on x86_64.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]