]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add testcase [PR121854]
authorJason Merrill <jason@redhat.com>
Fri, 26 Sep 2025 12:51:33 +0000 (13:51 +0100)
committerJason Merrill <jason@redhat.com>
Sat, 27 Sep 2025 08:06:21 +0000 (09:06 +0100)
commit6fda31f7b3f133a31e0a7179a82fe73b081ebbc5
tree09af2a0155a668aa46e75ffee252f3749b33f91b
parent90ad957406104f9cc04365f6b071521a7c013dda
c++: add testcase [PR121854]

Add the testcase for this GCC 15 PR, already fixed on trunk by r16-970.

PR c++/121854

gcc/testsuite/ChangeLog:

* g++.dg/cpp23/explicit-obj-lambda19.C: New test.
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda19.C [new file with mode: 0644]