[Bug c++/114854] [11/12/13/14 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822

2024-04-25 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114854

Marek Polacek  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned at gcc dot gnu.org  |mpolacek at gcc dot 
gnu.org
 CC||mpolacek at gcc dot gnu.org
   Priority|P3  |P2

[Bug c++/114854] [11/12/13/14 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822

2024-04-25 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114854

Patrick Palka  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  ---
Confirmed.  This checking assert failure started ever since the introduction of
the assert, r10-5822-g08f594eb399dab.