|
From: | brooks at gcc dot gnu.org |
Subject: | [Bug ld/22118] New: Incorrectly-capitalized regexp in testsuite/ld-aarch64/erratum843419.d |
Date: | Fri, 08 Sep 2017 18:29:23 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |