public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed, PATCH] Update testsuite/ld-x86-64/plt-main-bnd.dd
@ 2017-08-20 13:28 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2017-08-20 13:28 UTC (permalink / raw)
  To: binutils

	PR ld/21976
	* testsuite/ld-x86-64/plt-main-bnd.dd: Accept '_' in symbol
	name.
---
 ld/ChangeLog                           | 5 +++++
 ld/testsuite/ld-x86-64/plt-main-bnd.dd | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index f137ccd7ab..2488cb9376 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-20  A. Wilcox  <awilfox@adelielinux.org>
+
+	* 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.
diff --git a/ld/testsuite/ld-x86-64/plt-main-bnd.dd b/ld/testsuite/ld-x86-64/plt-main-bnd.dd
index 9e03dfdc9d..c5ef1b300a 100644
--- a/ld/testsuite/ld-x86-64/plt-main-bnd.dd
+++ b/ld/testsuite/ld-x86-64/plt-main-bnd.dd
@@ -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
-- 
2.13.5

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-20 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-20 13:28 [committed, PATCH] Update testsuite/ld-x86-64/plt-main-bnd.dd H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).