https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #5 from Fritz Reese -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87919
Fritz Reese changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
Fritz Reese changed:
What|Removed |Added
Attachment #47883|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982
Fritz Reese changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87644
Fritz Reese changed:
What|Removed |Added
Known to fail||7.1.0, 7.2.0, 7.3.0, 8.1.0,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87923
Fritz Reese changed:
What|Removed |Added
Target Milestone|--- |10.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93686
Fritz Reese changed:
What|Removed |Added
CC||foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93686
--- Comment #6 from Fritz Reese ---
Backported to 9.
||foreese at gcc dot gnu.org
Last reconfirmed|2018-07-24 00:00:00 |2020-4-6
--- Comment #5 from Fritz Reese ---
I can confirm using valgrind that the invalid read is still present on trunk:
[...]
$ gfortran --version |& head -n1
GNU Fortran (GCC) 10.0.1 20200406 (experime
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
Fritz Reese changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87923
Fritz Reese changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
--- Comment #49 from Fritz Reese ---
(In reply to ktkachov from comment #48)
> (In reply to CVS Commits from comment #45)
[...]
>
> I think this broke the build for bare-metal (newlib) targets like
> aarch64-none-elf:
>
> libgfortran/intrinsics
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
Fritz Reese changed:
What|Removed |Added
CC||foreese at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
--- Comment #12 from Fritz Reese ---
(In reply to Jakub Jelinek from comment #9)
> Created attachment 48326 [details]
> gcc10-pr94694.patch
>
> Completely untested full patch. Will try to test it on x86_64-linux where
> it hopefully shouldn't c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
--- Comment #18 from Fritz Reese ---
(In reply to Jakub Jelinek from comment #14)
> (In reply to Jakub Jelinek from comment #13)
> > I've missed that. I'm afraid there is no way around missing sinl/cosl/tanl
> > etc.,
> > those aren't likely imp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
--- Comment #21 from Fritz Reese ---
Created attachment 48332
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48332&action=edit
Patch to protect trigd functions based on system availability
Patch for trigd include pieces to check for HAVE_X
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694
--- Comment #25 from Fritz Reese ---
(In reply to Jakub Jelinek from comment #24)
> The dec_math.f90 FAILs are at all opt levels:
> ( ) qsind( 60.00)
> 0.866025403784438646763723170753 0.86602540378443859658830206171
||
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
--- Comment #26 from Fritz Reese ---
Created attachment 48351
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48351&action=edit
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
Fritz Reese changed:
What|Removed |Added
CC||foreese at gcc dot gnu.org
--- Comment
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: foreese at gcc dot gnu.org
Target Milestone: ---
Created attachment 48472
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=4847
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94978
--- Comment #1 from Fritz Reese ---
The regression is caused by r253156, which introduces the warning in the first
place. The relevant code is in frontend-passes.c (do_subscript). Apparently,
the FE is aware that when there is a conditional it ca
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: foreese at gcc dot gnu.org
Target Milestone: ---
Created attachment 49200
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49200&action=edit
Testcas
|UNCONFIRMED |ASSIGNED
Last reconfirmed||2020-02-21
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Ever confirmed|0 |1
--- Comment #10 from Fritz Reese ---
Thomas, thank you for
:00:00 |2018-5-21
Depends on||82972
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
--- Comment #2 from Fritz Reese ---
Probable duplicate of pr82972 and pr83088. Sorry I have not tracked this issue
down yet. My
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
CC||valeryweber at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
CC||zeccav at gmail dot com
--- Comment #7 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
Bug 83088 depends on bug 82972, which changed state.
Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in
gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
Bug 85851 depends on bug 82972, which changed state.
Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in
gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #9 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #10 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #6 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/830
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #6 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/830
:00:00 |2018-6-25
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Target Milestone|--- |8.2
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: foreese at gcc dot gnu.org
Target Milestone: ---
gfortran reports an error for valid code which uses class pointer components
when compiling with -finit-derived:
$ cat
||2018-06-26
CC||foreese at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Target Milestone|--- |8.2
Ever confirmed|0 |1
at gcc dot gnu.org |foreese at gcc dot
gnu.org
Target Milestone|--- |8.2
||foreese at gcc dot gnu.org
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
Target Milestone|--- |7.2
--- Comment #3 from Fritz Reese ---
This was apparently fixed by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
Fritz Reese changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #2 from Fritz Reese ---
This is really two separate bugs; the first being that the locus of the
variable expression is unset from match_old_style_init(), which can be seen in
the simpler test case:
$ cat z1.f90
integer n1(..) /1/
en
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69654
Fritz Reese changed:
What|Removed |Added
Last reconfirmed|2016-02-04 00:00:00 |2018-6-27
--- Comment #5 from Fritz Reese
dot gnu.org |foreese at gcc dot
gnu.org
--- Comment #6 from Fritz Reese ---
Actually this is due to gfc_match_type() failing to account for PDT
declarations. The function was introduced in r241518 to allow using TYPE as an
alias for PRINT with -fdec but was not updated when PDT support
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #7 from Fritz Reese ---
(In reply to Fritz Reese from comment #6)
> ... Though I agree -fdec should rarely be mixed with new
> Fortran, it is actually simple to patch gfc_match_type() so that it does
> match PDTs as a TYPE/PRINT state
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #8 from Fritz Reese ---
Author: foreese
Date: Thu Jun 28 15:31:24 2018
New Revision: 262221
URL: https://gcc.gnu.org/viewcvs?rev=262221&root=gcc&view=rev
Log:
2018-06-28 Fritz Reese
gcc/fortran/ChangeLog:
PR fortran/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173
Bug 82173 depends on bug 82865, which changed state.
Bug 82865 Summary: Option -fdec collides with PDT
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #10 from Fritz Reese ---
Author: foreese
Date: Thu Jun 28 16:47:19 2018
New Revision: 262223
URL: https://gcc.gnu.org/viewcvs?rev=262223&root=gcc&view=rev
Log:
2018-06-28 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #11 from Fritz Reese ---
Author: foreese
Date: Thu Jun 28 16:51:23 2018
New Revision: 262224
URL: https://gcc.gnu.org/viewcvs?rev=262224&root=gcc&view=rev
Log:
2018-06-28 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortr
||2018-06-29
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Ever confirmed|0 |1
--- Comment #1 from Fritz Reese ---
Oops, I forgot PDTs are not implemented as of gfortran-7. I will revert this
patch on 7-branch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86365
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #12 from Fritz Reese ---
Author: foreese
Date: Fri Jun 29 20:29:34 2018
New Revision: 262260
URL: https://gcc.gnu.org/viewcvs?rev=262260&root=gcc&view=rev
Log:
Revert r262224 (backport of r262221) as PDTs are not supported in 7-branc
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: foreese at gcc dot gnu.org
Target Milestone: ---
The following simple test cases read_overflow1.for and read_overflow2.for
generate warnings when compiled with -O2 (in gfortran 9.1.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #1 from Fritz Reese ---
Created attachment 46648
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46648&action=edit
test case 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #2 from Fritz Reese ---
Created attachment 46649
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46649&action=edit
test case 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #3 from Fritz Reese ---
Created attachment 46650
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46650&action=edit
intermediate code for test case 1
You can see the central condition described in the original report from lines
1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #4 from Fritz Reese ---
Created attachment 46651
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46651&action=edit
intermediate code for test case 2
You can see the central loop described in the original report from lines 18-25.
||foreese at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #14 from Fritz Reese ---
(In reply to Rainer Orth from comment #13)
>
> It seems the backport caused a caused quite a number on testsuite failures
> on the gcc-7 branch:
> ...
I reverted the backport in r262260. Are you certain that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
--- Comment #1 from Fritz Reese ---
Author: foreese
Date: Thu Jul 5 15:39:27 2018
New Revision: 262442
URL: https://gcc.gnu.org/viewcvs?rev=262442&root=gcc&view=rev
Log:
2018-07-05 Fritz Reese
gcc/fortran/ChangeLog:
PR fortran/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183
--- Comment #2 from Fritz Reese ---
Author: foreese
Date: Thu Jul 5 15:39:27 2018
New Revision: 262442
URL: https://gcc.gnu.org/viewcvs?rev=262442&root=gcc&view=rev
Log:
2018-07-05 Fritz Reese
gcc/fortran/ChangeLog:
PR fortran/
||2018-07-10
CC||foreese at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Fritz Reese ---
+1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417
--- Comment #12 from Fritz Reese ---
(In reply to Thomas Koenig from comment #11)
> (In reply to janus from comment #10)
...
>
> If possible, I would prefer to set the locus where it is generated,
> not conditionally later.
>
> Unfortunately, I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417
--- Comment #14 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 18:16:00 2018
New Revision: 262743
URL: https://gcc.gnu.org/viewcvs?rev=262743&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/fortran/ChangeLog:
PR fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 18:24:50 2018
New Revision: 262744
URL: https://gcc.gnu.org/viewcvs?rev=262744&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
Fix handling of invalid assumed-shape/size
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417
Fritz Reese changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173
Bug 82173 depends on bug 82865, which changed state.
Bug 82865 Summary: Option -fdec collides with PDT
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
Fritz Reese changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417
--- Comment #16 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 18:59:44 2018
New Revision: 262746
URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
Backport r262442 and r262743.
gcc/for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 18:59:44 2018
New Revision: 262746
URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
Backport r262442 and r262743.
gcc/fort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183
--- Comment #4 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 18:59:44 2018
New Revision: 262746
URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
Backport r262442 and r262743.
gcc/fort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 19:10:39 2018
New Revision: 262747
URL: https://gcc.gnu.org/viewcvs?rev=262747&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #6 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 20:55:32 2018
New Revision: 262748
URL: https://gcc.gnu.org/viewcvs?rev=262748&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortran/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417
--- Comment #17 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 22:25:54 2018
New Revision: 262751
URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325
--- Comment #4 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 22:25:54 2018
New Revision: 262751
URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 22:25:54 2018
New Revision: 262751
URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #7 from Fritz Reese ---
Author: foreese
Date: Mon Jul 16 23:35:39 2018
New Revision: 262759
URL: https://gcc.gnu.org/viewcvs?rev=262759&root=gcc&view=rev
Log:
2018-07-16 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86543
Fritz Reese changed:
What|Removed |Added
CC||foreese at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184
--- Comment #8 from Fritz Reese ---
Author: foreese
Date: Tue Jul 17 16:02:03 2018
New Revision: 262828
URL: https://gcc.gnu.org/viewcvs?rev=262828&root=gcc&view=rev
Log:
2018-07-17 Fritz Reese
gcc/testsuite/ChangeLog:
PR fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86543
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
See Also|
||2018-11-07
CC||foreese at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Target Milestone|--- |7.4
Ever confirmed|0 |1
:00:00 |2018-11-7
Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot
gnu.org
Known to fail||6.4.0, 9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #3 from Fritz Reese -
gcc dot gnu.org |foreese at gcc dot
gnu.org
Target Milestone|--- |7.5
gcc dot gnu.org |foreese at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87919
--- Comment #2 from Fritz Reese ---
Author: foreese
Date: Mon Dec 3 15:42:51 2018
New Revision: 266745
URL: https://gcc.gnu.org/viewcvs?rev=266745&root=gcc&view=rev
Log:
2018-12-03 Fritz Reese
Mark Eggleston
PR fortran/8791
gcc dot gnu.org |foreese at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80668
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #2 from Fritz Reese -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80668
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Wed May 17 15:13:58 2017
New Revision: 248158
URL: https://gcc.gnu.org/viewcvs?rev=248158&root=gcc&view=rev
Log:
2017-05-17 Fritz Reese
PR fortran/80668
gcc/fortran/ChangeLog:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80668
Fritz Reese changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
1 - 100 of 138 matches
Mail list logo