[Bug jit/96079] Unresolved atomic builtins

2021-05-17 Thread bouanto at zoho dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96079

Antoni  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Antoni  ---
The actual call should be with a number instead of `n`, i.e.
`__atomic_store_4`.

[Bug jit/96079] Unresolved atomic builtins

2020-07-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96079

--- Comment #1 from Jonathan Wakely  ---
It seems like all these bugs with atomics in libgccjit could be a single bug
report.