aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-size/size64-1-x32.d
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2013-06-04 19:24:10 +0000
committerRoland McGrath <roland@gnu.org>2013-06-04 19:24:10 +0000
commit9b4fce51f3c0aed948f47063b10d1db611523b22 (patch)
tree1055e4ff8a50c668df29317d00997003090d9453 /ld/testsuite/ld-size/size64-1-x32.d
parentfafd78e9a53bb84d04697f3ad2f5a0e8c6063a76 (diff)
downloadgdb-9b4fce51f3c0aed948f47063b10d1db611523b22.zip
gdb-9b4fce51f3c0aed948f47063b10d1db611523b22.tar.gz
gdb-9b4fce51f3c0aed948f47063b10d1db611523b22.tar.bz2
ld/testsuite/
* ld-size/size.exp: For *-*-nacl* targets, use options_regsub(ld) to massage -m arguments into _nacl variants. * ld/testsuite/ld-size/size32-1-i386.d: Loosen regexps so they don't care what the exact addresses are. * ld/testsuite/ld-size/size32-1-x32.d: Likewise. * ld/testsuite/ld-size/size32-1-x86-64.d: Likewise. * ld/testsuite/ld-size/size32-2-i386.d: Likewise. * ld/testsuite/ld-size/size32-2-x32.d: Likewise. * ld/testsuite/ld-size/size32-2-x86-64.d: Likewise. * ld/testsuite/ld-size/size64-1-x32.d: Likewise. * ld/testsuite/ld-size/size64-1-x86-64.d: Likewise. * ld/testsuite/ld-size/size64-2-x32.d: Likewise. * ld/testsuite/ld-size/size64-2-x86-64.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-size/size64-1-x32.d')
-rw-r--r--ld/testsuite/ld-size/size64-1-x32.d20
1 files changed, 10 insertions, 10 deletions
diff --git a/ld/testsuite/ld-size/size64-1-x32.d b/ld/testsuite/ld-size/size64-1-x32.d
index 51c2f13..3681591 100644
--- a/ld/testsuite/ld-size/size64-1-x32.d
+++ b/ld/testsuite/ld-size/size64-1-x32.d
@@ -8,16 +8,16 @@
DYNAMIC RELOCATION RECORDS
OFFSET TYPE VALUE
-0+200220 R_X86_64_SIZE32 xxx
-0+200228 R_X86_64_SIZE64 xxx-0x0000001e
-0+200230 R_X86_64_SIZE64 xxx\+0x0000001e
-0+200238 R_X86_64_SIZE32 yyy
-0+200240 R_X86_64_SIZE32 zzz
+[[:xdigit:]]+ R_X86_64_SIZE32 xxx
+[[:xdigit:]]+ R_X86_64_SIZE64 xxx-0x0000001e
+[[:xdigit:]]+ R_X86_64_SIZE64 xxx\+0x0000001e
+[[:xdigit:]]+ R_X86_64_SIZE32 yyy
+[[:xdigit:]]+ R_X86_64_SIZE32 zzz
Contents of section .data:
- 200220 00000000 00000000 00000000 00000000 ................
- 200230 00000000 00000000 00000000 00000000 ................
- 200240 00000000 00000000 00000000 00000000 ................
- 200250 00000000 00000000 00000000 00000000 ................
- 200260 00000000 00000000 00000000 00000000 ................
+ [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
+ [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
+ [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
+ [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
+ [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................