https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93431
--- Comment #4 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- (In reply to myself from comment #3) > Supposedly same issue for nvptx target, [...] I just noticed that the nvptx target instance of this happens to have been addressed by recent commit r14-5159-g9837f62f066db532c9db6df38ccf2653d0c3a960 "nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)'".