aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@gmail.com>2020-01-13 11:16:47 +0200
committerClaudiu Zissulescu <claziss@gmail.com>2020-01-13 11:16:47 +0200
commit4f18d7423cdbddc6b8d4a23f4a8c6ae226c576ec (patch)
tree568f186080f53825db9cdf2597029d6c4dbaaa22
parent5e4f7e0518ee149838e258331ddb339c578501f6 (diff)
downloadbinutils-4f18d7423cdbddc6b8d4a23f4a8c6ae226c576ec.zip
binutils-4f18d7423cdbddc6b8d4a23f4a8c6ae226c576ec.tar.gz
binutils-4f18d7423cdbddc6b8d4a23f4a8c6ae226c576ec.tar.bz2
[ARC][committed] Update test matching pattern.
xxxx-xx-xx Claudiu Zissulescu <claziss@gmail.com> * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/testsuite/ld-arc/relax-local-pic.d8
2 files changed, 8 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0c4a056..b6b8dc8 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
+ * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
+
+2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
+
* Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
emulations.
* configure.tgt: Likewise.
diff --git a/ld/testsuite/ld-arc/relax-local-pic.d b/ld/testsuite/ld-arc/relax-local-pic.d
index 5ed2688..181a963 100644
--- a/ld/testsuite/ld-arc/relax-local-pic.d
+++ b/ld/testsuite/ld-arc/relax-local-pic.d
@@ -8,7 +8,7 @@
Disassembly of section \.text:
-00000100 <__start>:
- 100: 2700 7f84 0000 [0-9a-f]+ add r4,pcl,0x[0-9a-f]+.*
- 104: R_ARC_PC32 a_in_other_thread
- 108: 1c00 [0-9a-f\s]+ st\s+.*
+[0-9a-f]+ <__start>:
+\s+[0-9a-f]+: 2700 7f84 0000 [0-9a-f]+\s+add\s+r4,pcl,.*
+ [0-9a-f]+: R_ARC_PC32 a_in_other_thread
+\s+[0-9a-f]+: 1c00 [0-9a-f\s]+ st\s+.*