https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119133
Pavol Rusnak <pavol at rusnak dot io> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavol at rusnak dot io
--- Comment #7 from Pavol Rusnak <pavol at rusnak dot io> ---
(In reply to Richard Sandiford from comment #4)
> Fixed on trunk, will backport after a grace period.
How long is the grace period?
ISTM that fix should be backported together with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118892
Last but not least, when trying the fix locally, I had to backport the missing
`force_lowpart_subreg` function as well (in gcc/explow.cc and gcc/explow.h)