Update testsuite/ld-x86-64/plt-main-bnd.dd
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 20 Aug 2017 13:25:52 +0000 (06:25 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 20 Aug 2017 13:28:37 +0000 (06:28 -0700)
2017-08-20  A. Wilcox  <awilfox@adelielinux.org>

PR ld/21976
* testsuite/ld-x86-64/plt-main-bnd.dd: Accept '_' in symbol
name.

ld/ChangeLog
ld/testsuite/ld-x86-64/plt-main-bnd.dd

index f137ccd7ab43a1e3cac8ffe1fa6d995f6a72c00b..ba576c2a1a46e9baad0f4014650827c70f6c3ef0 100644 (file)
@@ -1,3 +1,9 @@
+2017-08-20  A. Wilcox  <awilfox@adelielinux.org>
+
+       PR ld/21976
+       * testsuite/ld-x86-64/plt-main-bnd.dd: Accept '_' in symbol
+       name.
+
 2017-08-17  Nick Clifton  <nickc@redhat.com>
 
        * po/pt_BR.po: New Brazilian Portuguese translation.
index 9e03dfdc9dc609b7c1b0a9f367ea900de4b3dbde..c5ef1b300ab6961a0c3abfe3371dd673d44538c9 100644 (file)
@@ -1,7 +1,7 @@
 #...
 Disassembly of section .plt.got:
 
-[a-f0-9]+ <[a-z]+@plt>:
+[a-f0-9]+ <[a-z_]+@plt>:
 [      ]*[a-f0-9]+:    f2 ff 25 .. .. 20 00    bnd jmpq \*0x20....\(%rip\)        # ...... <.*>
 [      ]*[a-f0-9]+:    90                      nop
 #pass
This page took 0.027172 seconds and 4 git commands to generate.