https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126389
Robert Dubner <rdubner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rdubner at gcc dot
gnu.org
CC| |rdubner at gcc dot gnu.org
Last reconfirmed| |2026-07-24
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
--- Comment #3 from Robert Dubner <rdubner at gcc dot gnu.org> ---
It's the same problem. The difference between move:185 and niove:191 is
whether or not the offending variable is the source or the destination.
Fix upcoming...