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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE when calling static     |[15 Regression] ICE when
                   |member function inside      |calling static member
                   |lambda with explicit object |function inside lambda with
                   |parameter                   |explicit object parameter
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=120123
             Status|UNCONFIRMED                 |NEW
   Target Milestone|---                         |15.3
      Known to work|                            |15.1.0, 16.0
      Known to fail|                            |15.2.0
     Ever confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2025-09-09
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started to ICE on the 15 branch after r15-9757-gc096341a0809b3 "c++: lambda
this capture and requires [PR120123]"

Reply via email to