https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120123
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:d10e3e0900c92479a6621e375070d4a99ca1fd57 commit r16-1023-gd10e3e0900c92479a6621e375070d4a99ca1fd57 Author: Jason Merrill <ja...@redhat.com> Date: Fri May 30 18:27:45 2025 -0400 c++: another xobj lambda testcase [PR120123] Patrick noticed this was fixed by r16-970. PR c++/120123 gcc/testsuite/ChangeLog: * g++.dg/cpp23/explicit-obj-lambda18.C: New test.