Re: [PATCH] Fix Fortran DO loop fallback

2016-07-13 Thread Martin Liška
On 07/13/2016 12:32 PM, Richard Biener wrote: > Changelog has a swapped entry. > > Ok with fixing that. > Richard. Fixed and installed as r238300. M.

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-13 Thread Richard Biener
On Tue, Jul 12, 2016 at 4:54 PM, Martin Liška wrote: > On 07/12/2016 03:15 PM, Richard Biener wrote: >> The scan for 1 *n_ after FRE looks still useful. Btw, the testcase >> doesn't fail for me, >> we _do_ hoist the division in PRE, just not with -m32 anymore. Can >> you confirm this? > > Yeah,

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Martin Liška
On 07/12/2016 03:15 PM, Richard Biener wrote: > The scan for 1 *n_ after FRE looks still useful. Btw, the testcase > doesn't fail for me, > we _do_ hoist the division in PRE, just not with -m32 anymore. Can > you confirm this? Yeah, it works for both -m32 and -m64. This is final version of the p

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Richard Biener
On Tue, Jul 12, 2016 at 2:31 PM, Martin Liška wrote: > On 07/12/2016 12:14 PM, Richard Biener wrote: >> On Mon, Jul 11, 2016 at 4:44 PM, Jeff Law wrote: >>> On 07/08/2016 08:26 AM, Martin Liška wrote: Hello Following patch fixes fallout caused by the patch set: https://gc

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Martin Liška
On 07/12/2016 12:14 PM, Richard Biener wrote: > On Mon, Jul 11, 2016 at 4:44 PM, Jeff Law wrote: >> On 07/08/2016 08:26 AM, Martin Liška wrote: >>> >>> Hello >>> >>> Following patch fixes fallout caused by the patch set: >>> https://gcc.gnu.org/ml/gcc-regression/2016-07/msg00097.html >>> >>> Ready

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Richard Biener
On Mon, Jul 11, 2016 at 4:44 PM, Jeff Law wrote: > On 07/08/2016 08:26 AM, Martin Liška wrote: >> >> Hello >> >> Following patch fixes fallout caused by the patch set: >> https://gcc.gnu.org/ml/gcc-regression/2016-07/msg00097.html >> >> Ready after it finished regression tests? >> Thanks, >> Marti

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-11 Thread Mike Stump
> On Jul 11, 2016, at 7:44 AM, Jeff Law wrote: > > On 07/08/2016 08:26 AM, Martin Liška wrote: >> Hello >> >> Following patch fixes fallout caused by the patch set: >> https://gcc.gnu.org/ml/gcc-regression/2016-07/msg00097.html >> >> Ready after it finished regression tests? >> Thanks, >> Mart

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-11 Thread Jeff Law
On 07/08/2016 08:26 AM, Martin Liška wrote: Hello Following patch fixes fallout caused by the patch set: https://gcc.gnu.org/ml/gcc-regression/2016-07/msg00097.html Ready after it finished regression tests? Thanks, Martin 0001-Fix-Fortran-DO-loop-fallback.patch From c5dd7ad62f795cce560c7f1b