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

            Bug ID: 85268
           Summary: Typo in "PIC is not supported"
           Product: gcc
           Version: 8.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);

There can only be one period at the end of a sentence.

Reply via email to