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
al version of the patch, may I install it? Thanks, Martin >From e23c13dcc2f5e1967b0941c7a627241e3b6759e8 Mon Sep 17 00:00:00 2001 From: marxin Date: Fri, 8 Jul 2016 15:51:54 +0200 Subject: [PATCH] Fix Fortran DO loop fallback gcc/testsuite/ChangeLog: 2016-07-08 Martin Liska * gfortran.dg

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Richard Biener
gt;> 0001-Fix-Fortran-DO-loop-fallback.patch >>>> >>>> >>>> From c5dd7ad62f795cce560c7f1bb8767b7ed9298d8a Mon Sep 17 00:00:00 2001 >>>> From: marxin >>>> Date: Fri, 8 Jul 2016 15:51:54 +0200 >>>> Subj

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Martin Liška
://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 c5dd7ad62f795cce560c7

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-12 Thread Richard Biener
after it finished regression tests? >> Thanks, >> Martin >> >> >> 0001-Fix-Fortran-DO-loop-fallback.patch >> >> >> From c5dd7ad62f795cce560c7f1bb8767b7ed9298d8a Mon Sep 17 00:00:00 2001 >> From: marxin >> Date: Fri, 8 Jul 2016 15:51:54 +0200 >&

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-11 Thread Mike Stump
after it finished regression tests? >> Thanks, >> Martin >> >> >> 0001-Fix-Fortran-DO-loop-fallback.patch >> >> >> From c5dd7ad62f795cce560c7f1bb8767b7ed9298d8a Mon Sep 17 00:00:00 2001 >> From: marxin >> Date: Fri, 8 Jul 2016 15:51:54 +0200 &

Re: [PATCH] Fix Fortran DO loop fallback

2016-07-11 Thread Jeff Law
c5dd7ad62f795cce560c7f1bb8767b7ed9298d8a Mon Sep 17 00:00:00 2001 From: marxin Date: Fri, 8 Jul 2016 15:51:54 +0200 Subject: [PATCH] Fix Fortran DO loop fallback gcc/testsuite/ChangeLog: 2016-07-08 Martin Liska * gfortran.dg/ldist-1.f90: Update expected dump scan. * gfortran.dg/pr42108.f90: Likewise

[PATCH] Fix Fortran DO loop fallback

2016-07-08 Thread Martin Liška
:54 +0200 Subject: [PATCH] Fix Fortran DO loop fallback gcc/testsuite/ChangeLog: 2016-07-08 Martin Liska * gfortran.dg/ldist-1.f90: Update expected dump scan. * gfortran.dg/pr42108.f90: Likewise. * gfortran.dg/vect/pr62283.f: Likewise. --- gcc/testsuite/gfortran.dg/ldist-1.f90| 2 +-