https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104527
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12 Regression] ICE: |[11 Regression] ICE: tree
|tree check: accessed elt 1 |check: accessed elt 1 of
|of 'tree_vec' with 0 elts |'tree_vec' with 0 elts in
|in hash, at |hash, at
|cp/constraint.cc:2486 |cp/constraint.cc:2486
--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 12 so far.