> First posted at: <https://gcc.gnu.org/ml/gcc/2014-06/msg00060.html>. > > 2020-11-24 Matt Thomas <m...@3am-software.com> > Maciej W. Rozycki <ma...@linux-mips.org> > > gcc/ > PR target/58901 > * reload.c (push_reload): Also reload the inner expression of a > SUBREG for pseudos associated with a mode-dependent memory > reference. > (find_reloads): Force a reload likewise.
Thanks for pursuing this. Although the duplication is unfortunate, I think that this version is more in line with the existing processing so I would go for it. You probably need a formal ack from Ulrich(?) or Jeff though. -- Eric Botcazou