https://sourceware.org/bugzilla/show_bug.cgi?id=22118

            Bug ID: 22118
           Summary: Incorrectly-capitalized regexp in
                    testsuite/ld-aarch64/erratum843419.d
           Product: binutils
           Version: 2.30 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: brooks at gcc dot gnu.org
  Target Milestone: ---

A search we were doing for common bug patterns found an "A-z" pattern in
testsuite/ld-aarch64/erratum843419.d, which because of the lowercase "z" will
match a lot of unintended letters.

The erroneous line is here:
https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=ld/testsuite/ld-aarch64/erratum843419.d;h=28e4445672d94829ddfb7fa481fc7b33d590c07a;hb=refs/heads/master#l17

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to