From: Alan Modra Date: Fri, 15 Sep 2017 10:38:02 +0000 (+0930) Subject: PR22118, Incorrectly-capitalized regexp X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8fd138c43b3a820e1d7deec80c9290b458f09d63;p=binutils-gdb.git PR22118, Incorrectly-capitalized regexp PR 22118 * testsuite/ld-aarch64/erratum843419.d: Correct regexp. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 0a83cf5a988..3eb13f06d0a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2017-09-15 Alan Modra + + PR 22118 + * testsuite/ld-aarch64/erratum843419.d: Correct regexp. + 2017-09-14 H.J. Lu PR ld/22139 diff --git a/ld/testsuite/ld-aarch64/erratum843419.d b/ld/testsuite/ld-aarch64/erratum843419.d index 28e4445672d..f0934f02e21 100644 --- a/ld/testsuite/ld-aarch64/erratum843419.d +++ b/ld/testsuite/ld-aarch64/erratum843419.d @@ -14,7 +14,7 @@ Disassembly of section .e843419: ... 0*20000ff8 : -[ ]*20000ff8: 90100000 adrp x0, 40000000 <[_a-zA-z0-9]+> +[ ]*20000ff8: 90100000 adrp x0, 40000000 <[_a-zA-Z0-9]+> [ ]*20000ffc: f800c007 stur x7, \[x0, #12\] [ ]*20001000: d2800128 mov x8, #0x9 // #9 [ ]*20001004: 14000008 b 20001024