Re: 12 PR fixed

2021-03-15 Thread Steve Kargl via Fortran
On Sun, Mar 14, 2021 at 08:22:58AM -0700, Jerry DeLisle wrote: > > > > > > > > FAIL: gfortran.dg/pr87907.f90   -O  (internal compiler error) > > > > FAIL: gfortran.dg/pr87907.f90   -O  (test for excess errors) > > > > FAIL: gfortran.dg/pr96013.f90   -O  (test for excess errors) > > > > FAIL: gfort

Re: 12 PR fixed

2021-03-14 Thread Steve Kargl via Fortran
On Sun, Mar 14, 2021 at 12:38:59PM +0100, Tobias Burnus wrote: > On 14.03.21 06:13, Jerry DeLisle wrote: > > > Well, I am seeing the falling upon a closer look.  I do not know if > > related to the patch yet.  Lets make sure this is fixed. > > > > FAIL: gfortran.dg/pr87907.f90   -O  (internal com

Re: 12 PR fixed

2021-03-14 Thread Jerry DeLisle
I can convert the tabs/spaces no problem. On 3/14/21 5:01 AM, Tobias Burnus wrote: Small additional remark: I see new lines which use 8 spaces instead of a tab – that should also be fixed. And: Please don't forget to CC gcc-patches@ as well. Thanks, Tobias On 14.03.21 12:38, Tobias Burnus w

Re: 12 PR fixed

2021-03-14 Thread Tobias Burnus
Small additional remark: I see new lines which use 8 spaces instead of a tab – that should also be fixed. And: Please don't forget to CC gcc-patches@ as well. Thanks, Tobias On 14.03.21 12:38, Tobias Burnus wrote: On 14.03.21 06:13, Jerry DeLisle wrote: Well, I am seeing the falling upon a

Re: 12 PR fixed

2021-03-14 Thread Tobias Burnus
On 14.03.21 06:13, Jerry DeLisle wrote: Well, I am seeing the falling upon a closer look.  I do not know if related to the patch yet.  Lets make sure this is fixed. FAIL: gfortran.dg/pr87907.f90   -O  (internal compiler error) FAIL: gfortran.dg/pr87907.f90   -O  (test for excess errors) FAIL:

Re: 12 PR fixed

2021-03-13 Thread Steve Kargl via Fortran
On Sat, Mar 13, 2021 at 09:13:53PM -0800, Jerry DeLisle wrote: > Well, I am seeing the falling upon a closer look.  I do not know if related > to the patch yet.  Lets make sure this is fixed. > > FAIL: gfortran.dg/pr87907.f90   -O  (internal compiler error) > FAIL: gfortran.dg/pr87907.f90   -O  (t

Re: 12 PR fixed

2021-03-13 Thread Jerry DeLisle
Well, I am seeing the falling upon a closer look.  I do not know if related to the patch yet.  Lets make sure this is fixed. FAIL: gfortran.dg/pr87907.f90   -O  (internal compiler error) FAIL: gfortran.dg/pr87907.f90   -O  (test for excess errors) FAIL: gfortran.dg/pr96013.f90   -O  (test for ex

Re: 12 PR fixed

2021-03-13 Thread Jerry DeLisle
I have reviewed this and all looks good. I also regression tested on x86_64-pc-linux-gnu. I don't want to do a bunch of individual commits. Steve, if you can do a ChangeLog I can commit in one blast. Regards, Jerry On 3/13/21 1:33 PM, Steve Kargl via Fortran wrote: The following patch fixes