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

            Bug ID: 79475
           Summary: Missing space in error message: SINK addend not a
                    constant integer
           Product: gcc
           Version: 7.0.1
            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:

gfc_error ("SINK addend not a constant integer"
           "at %L", &n->where);

Reply via email to