Re: [patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread Tobias Burnus
LGTM with the PR/spacing fixed as noted by HJ and Jakub. Thanks for the patch! Tobias On 4/1/20 11:31 AM, Mark Eggleston wrote: Please find attached a patch to fix test case failures of pr93365.f90, pr93600_1.f90 and pr93600_2.f90. OK to commit? gcc/fortran/ChangeLog: Mark Eggleston

Re: [patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread Mark Eggleston
On 01/04/2020 10:46, Jakub Jelinek wrote: On Wed, Apr 01, 2020 at 02:43:46AM -0700, H.J. Lu via Gcc-patches wrote: On Wed, Apr 1, 2020 at 2:31 AM Mark Eggleston wrote: Please find attached a patch to fix test case failures of pr93365.f90, pr93600_1.f90 and pr93600_2.f90. OK to commit? gcc/

Re: [patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread Jakub Jelinek via Gcc-patches
On Wed, Apr 01, 2020 at 02:43:46AM -0700, H.J. Lu via Gcc-patches wrote: > On Wed, Apr 1, 2020 at 2:31 AM Mark Eggleston > wrote: > > > > Please find attached a patch to fix test case failures of pr93365.f90, > > pr93600_1.f90 and pr93600_2.f90. > > > > OK to commit? > > > > gcc/fortran/ChangeLog:

Re: [patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread Mark Eggleston
On 01/04/2020 10:43, H.J. Lu wrote: On Wed, Apr 1, 2020 at 2:31 AM Mark Eggleston wrote: Please find attached a patch to fix test case failures of pr93365.f90, pr93600_1.f90 and pr93600_2.f90. OK to commit? gcc/fortran/ChangeLog: Mark Eggleston PR fortran/04386

Re: [patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread H.J. Lu via Gcc-patches
On Wed, Apr 1, 2020 at 2:31 AM Mark Eggleston wrote: > > Please find attached a patch to fix test case failures of pr93365.f90, > pr93600_1.f90 and pr93600_2.f90. > > OK to commit? > > gcc/fortran/ChangeLog: > > Mark Eggleston > > PR fortran/04386 ^^^ Wrong

[patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386

2020-04-01 Thread Mark Eggleston
Please find attached a patch to fix test case failures of pr93365.f90, pr93600_1.f90 and pr93600_2.f90. OK to commit? gcc/fortran/ChangeLog:     Mark Eggleston      PR fortran/04386     expr.c (simplify_parameter_variable):  Restore code deleted     in PR94246. -- https://www.codethink.co.u