On Fri, 2019-12-13 at 08:09 -0600, Segher Boessenkool wrote: > On Fri, Dec 13, 2019 at 10:06:20PM +0900, Oleg Endo wrote: > > On Fri, 2019-12-13 at 05:03 -0600, Segher Boessenkool wrote: > > > On Thu, Dec 12, 2019 at 09:32:27AM +0000, Richard Sandiford > > > wrote: > > > > I doubt it will be long before we deprecate > > > > all targets that require old reload.) > > > > > > Do we wait until GCC 12 (to remove old reload completely)? If > > > not, we > > > should deprecate it now. > > > > > > > Segher, could you please re-run your tests on SH with -mlra as > > mentioned here? > > https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00133.html > > > > I'm thinking to make -mlra the default on SH. > > With LRA, sh builds fine (with the combine2 patches). I have no idea > if correct code is generated, but it doesn't ICE anymore. >
Great, thanks for checking. I'll try to run some more tests. Cheers, Oleg