https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Apr 22 21:00:40 2019
New Revision: 270495
URL: https://gcc.gnu.org/viewcvs?rev=270495&root=gcc&view=rev
Log:
2019-04-19 Steven G. Kargl
PR fortran/90166
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P5 |P4
Assignee|unassign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
--- Comment #4 from Steve Kargl ---
On Fri, Apr 19, 2019 at 01:09:25AM +, sgk at troutmask dot
apl.washington.edu wrote:
>
> This survives regression testing, but boy is it ugly.
>
> Index: decl.c
> =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
--- Comment #3 from Steve Kargl ---
On Fri, Apr 19, 2019 at 12:01:55AM +, sgk at troutmask dot
apl.washington.edu wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
>
> --- Comment #2 from Steve Kargl ---
> On Thu, Apr 18, 2019 at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
--- Comment #2 from Steve Kargl ---
On Thu, Apr 18, 2019 at 11:55:51PM +, sgk at troutmask dot
apl.washington.edu wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
>
> --- Comment #1 from Steve Kargl ---
> ndex: decl.c
> =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
--- Comment #1 from Steve Kargl ---
ndex: decl.c
===
--- decl.c (revision 270181)
+++ decl.c (working copy)
@@ -7598,6 +7598,13 @@ gfc_match_subroutine (void)
if (m != M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P5
CC|