http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52273
Bug #: 52273
Summary: translatable string typo: "at at %L"
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: translation
AssignedTo: [email protected]
ReportedBy: [email protected]
See gcc/fortran/interface.c:2431
Further, there is a single quotation mark missing in the same string: "%s'"
should be "'%s'". Compare similar one in line 2445.
