testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.

This commit is contained in:
Hans-Peter Nilsson 2018-06-12 18:37:19 +02:00
parent 212b9bc7b4
commit 1d3bf4a0a0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-06-12 Hans-Peter Nilsson <hp@axis.com>
* testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.
2018-06-12 Nick Clifton <nickc@redhat.com>
PR 22983

View File

@ -4,10 +4,12 @@
#objdump: -T
# Just check that we actually got a DSO with the dsofn symbol.
# The pattern also makes sure that the address (modulo 16) is non-zero
# and even.
.*: file format elf32-cris
DYNAMIC SYMBOL TABLE:
#...
000000.[02468ace] g DF .text 0+2 dsofn
0+[^0]+0*[02468ace] g DF .text 0+2 dsofn
#pass