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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 63641
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63641&action=edit
gcc16-pr124012.patch

Lightly tested fix (only reflect/*) for the ICE and missing diagnostics in case
of structured bindings.
Doesn't resolve the missing diagnostics for initializers of
non-constexpr/constinit vars automatic vars.

Reply via email to