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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |mpolacek at gcc dot gnu.org
   Last reconfirmed|                            |2024-12-06

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to eczbek.void from comment #1)
> Another ICE if `f()` is called without arguments:
> https://godbolt.org/z/aba3M7h9W
> 
> 
> internal compiler error: tree check: accessed elt 1 of 'tree_vec' with 0
> elts in make_pack_index

This one was fixed yesterday: bug 117898.

Confirming the expand_expr_real_1 ICE.

Reply via email to