John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> writes: > Hello, > > > > >> This mini-series removes the TARGET_LRA_P hook, forcing all targets >> to use LRA. I have not touched the targets that define -mlra >> in terms of a 'Target Mask(XXX)' since IIRC there's no way to >> "default" that. I'd expect those to wrongly assume LRA isn't enabled >> when using that XXX flag. Likewise this defers removal of -mlra >> and the TARGET_LRA_P hook from targets with a -mlra flag. > > Please let me run tests on alpha, hppa, m68k and sh to verify what the > current status of LRA on these targets are. I will report back.
Thanks. I was planning on doing that for hppa but the heat hasn't allowed it.