https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125280
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #2)
> (In reply to Marek Polacek from comment #1)
> > I suppose we could remove the call to complete_type in consteval_only_p to
> > fix this.
> Jason recently suggested doing just that.
Ah, great!