From: Hans-Peter Nilsson Date: Tue, 12 Jun 2018 16:37:19 +0000 (+0200) Subject: testsuite/ld-cris/libdso-1.d: Correct recent address pattern update. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d3bf4a0a07d0758842fa5cc584b95771e7c226c;p=binutils-gdb.git testsuite/ld-cris/libdso-1.d: Correct recent address pattern update. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 25522c124b6..976e6f1c6f8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-06-12 Hans-Peter Nilsson + + * testsuite/ld-cris/libdso-1.d: Correct recent address pattern update. + 2018-06-12 Nick Clifton PR 22983 diff --git a/ld/testsuite/ld-cris/libdso-1.d b/ld/testsuite/ld-cris/libdso-1.d index 2ad44af2c44..5a7e9a16549 100644 --- a/ld/testsuite/ld-cris/libdso-1.d +++ b/ld/testsuite/ld-cris/libdso-1.d @@ -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