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

            Bug ID: 80024
           Summary: nios2: unclear wording "numeric digits" in diagnostic
           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/nios2/nios2.c:

error ("`custom-%s=' argument requires "
       "numeric digits", N2FPU_NAME (code));

"numeric digits" sounds like a taugology to me. The diagnostic should be
reworded. While doing that, the quotes should be replaced with %< and %>, like
in the other diagnostics in that file.

Reply via email to