https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119687
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
--- Comment #14 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fortunately a trivial fix --- alias_ctad_tweaks needs to use lkp_iterator
instead of ovl_iterator.
