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

            Bug ID: 79861
           Summary: i18n: add translator comment for "%s !$ACC LOOP loops
                    not perfectly nested at %L"
           Product: gcc
           Version: 7.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 fortran/openmp.c:

gfc_error ("%s !$ACC LOOP loops not perfectly nested at %L",
           clause, &c->loc);

As an i18n translator, I have no idea what could be inserted for the "%s".
Therefore a /* TRANSLATORS: ... */ comment should explain this by giving one or
two examples.

Reply via email to