https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100265
Patrick O'Neill <patrick at rivosinc dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick at rivosinc dot com --- Comment #2 from Patrick O'Neill <patrick at rivosinc dot com> --- I believe this issue should be resolved now that the atomics fixes from a few months ago have landed/the atomics mappings are defined in the RISC-V PSABI doc. https://inbox.sourceware.org/gcc-patches/20230427162301.1151333-1-patr...@rivosinc.com/ Also backported for GCC 13.3 https://inbox.sourceware.org/gcc-patches/20230725180206.284777-1-patr...@rivosinc.com/ Thanks!