https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844

--- Comment #1 from Roland Illig <roland.illig at gmx dot de> ---
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 ",

Reply via email to