https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68664
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |ktkachov at gcc dot gnu.org
Assignee|segher at gcc dot gnu.org |ktkachov at gcc dot
gnu.org
--- Comment #25 from ktkachov at gcc dot gnu.org ---
(In reply to Segher Boessenkool from comment #19)
> Fixed for PowerPC. arm and aarch64 should probably do a similar
> implementation of the new hook; leaving the bug open for that.
Thanks, I'm testing an implementation of the hook for arm and aarch64