[Bug c++/112658] [12/13 Regression] ICE: finish_expr_stmt with casting an temp array to pointer and constructor call

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 13 16:26:01 GMT 2024


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|12.4                        |14.0
             Status|ASSIGNED                    |RESOLVED

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Not backporting any of these fixes since this never properly worked -- it was
either wrong-code, rejects-valid or (most recently) ice-on-valid -- and so not
really a regression.


More information about the Gcc-bugs mailing list