mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
[ARC][committed] Update test matching pattern.
xxxx-xx-xx Claudiu Zissulescu <claziss@gmail.com> * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -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+.*
|
||||
|
Reference in New Issue
Block a user