https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99303
Bug ID: 99303
Summary: OpenMP: typo in diagnostic
Product: gcc
Version: 11.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: ---
fortran/openmp.c says:
> not set at for the
This should be "not set for the".
The "at" is probably a copy-and-paste mistake from the usual "at %L".
