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
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
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
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
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:
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
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
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
The following patch fixes 91960, 93635, 95501, 95502, 95710, 96013,
96025, 97122, 99256, 99349, 99351, and 99506. Most of the individual
patches are languishing in bugzilla. One or two needed to reformatted
due to divergences in main and my local repository. Please commit.
diff --git a/gcc/fort