[Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors)
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 15 18:56:42 GMT 2023
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)'".
More information about the Gcc-bugs
mailing list