[Bug jit/96067] New: __atomic_compare_exchange_n should return bool instead of void

bouanto at zoho dot com gcc-bugzilla@gcc.gnu.org
Sun Jul 5 13:08:14 GMT 2020


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

            Bug ID: 96067
           Summary: __atomic_compare_exchange_n should return bool instead
                    of void
           Product: gcc
           Version: 10.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: bouanto at zoho dot com
  Target Milestone: ---

Hi.
The builtin __atomic_compare_exchange_n returns a void instead of bool.
Thanks to fix this issue.


More information about the Gcc-bugs mailing list