[Bug fortran/90166] Compiler Fails at Assembler

2019-04-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-22 Thread kargl at gcc dot gnu.org
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

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-20 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-19 Thread kargl at gcc dot gnu.org
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

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-18 Thread sgk at troutmask dot apl.washington.edu
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 > =

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-18 Thread sgk at troutmask dot apl.washington.edu
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

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-18 Thread sgk at troutmask dot apl.washington.edu
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 > =

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-18 Thread sgk at troutmask dot apl.washington.edu
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

[Bug fortran/90166] Compiler Fails at Assembler

2019-04-18 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90166 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5 CC|