https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96898
Bug ID: 96898 Summary: [nvptx] libatomic support Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: vries at gcc dot gnu.org Target Milestone: --- When building gcc for nvptx, we get: ... checking for libatomic support... no ... As mentioned here ( https://gcc.gnu.org/pipermail/gcc-patches/2020-September/553142.html ), could be useful.