https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844
Dominique d'Humieres changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844
--- Comment #3 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Wed Mar 22 16:29:30 2017
New Revision: 246391
URL: https://gcc.gnu.org/viewcvs?rev=246391&root=gcc&view=rev
Log:
2017-03-22 Dominique d'Humieres
PR fortran/79602
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844
--- Comment #2 from Dominique d'Humieres ---
Patch posted at https://gcc.gnu.org/ml/fortran/2017-03/msg00086.html.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844
--- Comment #1 from Roland Illig ---
Same issue, in fortran/match.c:
gfc_error ("Redundant STAT tag found at %L ", &tmp->where);
gfc_error ("Redundant ERRMSG tag found at %L ", &tmp->where);
gfc_error ("Redundant UNTIL_COUNT tag found at %L ",