]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.
authorHans-Peter Nilsson <hp@bitrange.com>
Tue, 12 Jun 2018 16:37:19 +0000 (18:37 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Tue, 12 Jun 2018 16:37:19 +0000 (18:37 +0200)
ld/ChangeLog
ld/testsuite/ld-cris/libdso-1.d

index 25522c124b6989be1bb1a5081a438e67d0096ddb..976e6f1c6f8f69d9d229e732d34a046684a63320 100644 (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
index 2ad44af2c4405b5fe45948dd25c7ff3bedb5a50d..5a7e9a165496991f103558ea3cfc0cd861e92ce6 100644 (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