https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124403
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-03-08
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The must issue was introduced with r16-4676-g27861393a92d00.
The missing space was there when the diagnostic was introduced by
r16-4652-g4c67c72c7cf873.
I will apply the obvious patch in a few minutes.