+2020-08-14  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/ld-arm/thumb-plt-got.d: Relax regexpr.
+       * testsuite/ld-arm/thumb-plt.d: Likewise.
+
 2020-08-13  Alan Modra  <amodra@gmail.com>
 
        * emultempl/ppc64elf.em (params): Init new field.
 
 
 Relocation section '.rel.plt' at offset 0x108 contains 1 entry:
  Offset     Info    Type            Sym.Value  Sym. Name
-000101c4  00000116 R_ARM_JUMP_SLOT   00000000   foo
+000101.+  00000116 R_ARM_JUMP_SLOT   00000000   foo
 
 Hex dump of section '.got':
  NOTE: This section has relocations against it, but these have NOT been applied to this dump.
-  0x000101b8 40010100 00000000 00000000 11010000 @...............
+  0x000101.+ 40010100 00000000 00000000 11010000 @...............
 
 
  112:  f8df e008       ldr.w   lr, \[pc, #8\]  ; 11c <\.plt\+0xc>
  116:  44fe            add     lr, pc
  118:  f85e ff08       ldr.w   pc, \[lr, #8\]!
- 11c:  0001009c        \.word  0x0001009c
+ 11c:  000100(.+)      \.word  0x000100\1
 
 00000120 <foo@plt>:
- 120:  f240 0c98       movw    ip, #152        ; 0x98
+ 120:  f240 0c.+       movw    ip, #[0-9]+     ; 0x.+
  124:  f2c0 0c01       movt    ip, #1
  128:  44fc            add     ip, pc
  12a:  f8dc f000       ldr.w   pc, \[ip\]