https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93890
Bug ID: 93890
Summary: trailing space in diagnostic
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: roland.illig at gmx dot de
Target Milestone: ---
From interface.c:
> gfc_error ("Element of assumed-shape or pointer array "
> "as actual argument at %L can not correspond to "
> "actual argument at %L ",
1. "can not" should be "cannot"
2. the space at the end should be removed