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

            Bug ID: 80022
           Summary: arc: diagnostic ending in two periods
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

from config/arc/arc.c:

warning (DK_WARNING,
         "PIC is not supported for %s. Generating non-PIC code only..",
         arc_cpu_string);

The two periods at the end of the sentence don't make sense.

Reply via email to