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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org
   Last reconfirmed|                            |2024-04-25
            Summary|[14 Regression] ICE with    |[11/12/13/14 Regression]
                   |default initializer of      |checking ICE with default
                   |const reference member at   |initializer of const
                   |cp/cp-gimplify.cc:900       |reference member at
                   |                            |cp/cp-gimplify.cc:900 since
                   |                            |r10-5822
           Keywords|                            |ice-checking
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Target Milestone|---                         |11.5

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Confirmed.  This checking assert failure started ever since the introduction of
the assert, r10-5822-g08f594eb399dab.

Reply via email to