PR22118, Incorrectly-capitalized regexp

PR 22118
	* testsuite/ld-aarch64/erratum843419.d: Correct regexp.
This commit is contained in:
Alan Modra 2017-09-15 20:08:02 +09:30
parent 817b771134
commit 8fd138c43b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-09-15 Alan Modra <amodra@gmail.com>
PR 22118
* testsuite/ld-aarch64/erratum843419.d: Correct regexp.
2017-09-14 H.J. Lu <hongjiu.lu@intel.com>
PR ld/22139

View File

@ -14,7 +14,7 @@ Disassembly of section .e843419:
...
0*20000ff8 <e843419_1>:
[ ]*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 <e843419@0002_00000013_1004>