https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79861
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tschwinge at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Roland Illig from comment #0) > 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. svn blame says Thomas Schwinge did this part; cc-ing him