Re: [SH] Introduce treg_set_expr

2015-01-26 Thread Oleg Endo
On Thu, 2015-01-22 at 23:46 +0100, Oleg Endo wrote: > I will install this the patch from > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01743.html > in 24h if there are no further objections. > The above mentioned patch has been committed as r220081. This is a small follow up patch that fixes

Re: [SH] Introduce treg_set_expr

2015-01-22 Thread Oleg Endo
On Thu, 2015-01-22 at 01:51 +0100, Oleg Endo wrote: > On Tue, 2015-01-20 at 20:05 +0900, Kaz Kojima wrote: > > Oleg Endo wrote: > > > The updated treg_set_expr patch is attached, which should fix the GBR > > > issues. Tests here OK. > > > Kaz, could you please try again? > > > > New tests that F

Re: [SH] Introduce treg_set_expr

2015-01-21 Thread Oleg Endo
On Tue, 2015-01-20 at 20:05 +0900, Kaz Kojima wrote: > Oleg Endo wrote: > > The updated treg_set_expr patch is attached, which should fix the GBR > > issues. Tests here OK. > > Kaz, could you please try again? > > New tests that FAIL: > > libgomp.fortran/udr14.f90 -O3 -g (internal compiler e

Re: [SH] Introduce treg_set_expr

2015-01-20 Thread Kaz Kojima
Oleg Endo wrote: > The updated treg_set_expr patch is attached, which should fix the GBR > issues. Tests here OK. > Kaz, could you please try again? New tests that FAIL: libgomp.fortran/udr14.f90 -O3 -g (internal compiler error) libgomp.fortran/udr14.f90 -O3 -g (test for excess errors) O

Re: [SH] Introduce treg_set_expr

2015-01-19 Thread Oleg Endo
On Sun, 2015-01-18 at 13:25 +0100, Oleg Endo wrote: > On Sat, 2015-01-17 at 22:40 +0900, Kaz Kojima wrote: > > Oleg Endo wrote: > > > Kaz, could you please test the patch on your sh4-linux setup and report > > > your findings? Even though it's a bit late, I'd like to get this in for > > > GCC 5,

Re: [SH] Introduce treg_set_expr

2015-01-19 Thread Oleg Endo
On Sun, 2015-01-18 at 13:25 +0100, Oleg Endo wrote: > On Sat, 2015-01-17 at 22:40 +0900, Kaz Kojima wrote: > > Oleg Endo wrote: > > > Kaz, could you please test the patch on your sh4-linux setup and report > > > your findings? Even though it's a bit late, I'd like to get this in for > > > GCC 5,

Re: [SH] Introduce treg_set_expr

2015-01-18 Thread Oleg Endo
On Sat, 2015-01-17 at 22:40 +0900, Kaz Kojima wrote: > Oleg Endo wrote: > > Kaz, could you please test the patch on your sh4-linux setup and report > > your findings? Even though it's a bit late, I'd like to get this in for > > GCC 5, if it doesn't break too many things. > > Looks wrong code pro

Re: [gcc] [SH] Introduce treg_set_expr

2015-01-17 Thread Kaz Kojima
Oleg Endo wrote: > Kaz, could you please test the patch on your sh4-linux setup and report > your findings? Even though it's a bit late, I'd like to get this in for > GCC 5, if it doesn't break too many things. Looks wrong code problem for tls and atomic constructs. Here is the result of compare

[SH] Introduce treg_set_expr

2015-01-16 Thread Oleg Endo
Hi, The attached patch does a couple of things, which are based on the treg_set_expr (for an explanation/motivation see below). Somehow the stuff just kept piling on and it was difficult to make step-by-step patches for all the individual issues. Some patterns needed to be rewritten to keep the