https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84354
Bug ID: 84354
Summary: Replace '%qs' with %qs in fortran/decl.c
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: fmarchal at perso dot be
Target Milestone: ---
Many occurrence of '%qs' in fortran/decl.c.
%qs is already quoted. '%qs' is doubly quoted.
