https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124154

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <[email protected]>:

https://gcc.gnu.org/g:d5d6631a961c8554a0b7aeb4360491532ce18cf2

commit r16-8042-gd5d6631a961c8554a0b7aeb4360491532ce18cf2
Author: Jakub Jelinek <[email protected]>
Date:   Thu Mar 12 15:23:48 2026 +0100

    testsuite: Add testcase for bug fixed on trunk but not in 15/14 [PR124154]

    This testcase used to be rejected before r16-970, but is accepted since
    then.  It used to be rejected in 15.1 and 14.2 too, but PR120123
    r15-9757 and r14-11823 backports started to ICE on it instead.
    In 13/12 it is still rejected, so not a regression there.

    2026-03-12  Jakub Jelinek  <[email protected]>

            PR c++/124154
            * g++.dg/cpp23/explicit-obj-lambda21.C: New test.

Reply via email to