diff options
Diffstat (limited to 'ld/testsuite/ld-sh/tlspic-3.d')
-rw-r--r-- | ld/testsuite/ld-sh/tlspic-3.d | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/tlspic-3.d b/ld/testsuite/ld-sh/tlspic-3.d new file mode 100644 index 0000000..6e79989 --- /dev/null +++ b/ld/testsuite/ld-sh/tlspic-3.d @@ -0,0 +1,15 @@ +#source: tlspic1.s +#source: tlspic2.s +#as: -little +#ld: -shared -EL +#objdump: -sj.got +#target: sh*-*-linux* sh*-*-netbsd* + +.*: +file format elf32-sh.* + +Contents of section \.got: + [0-9a-f]+ [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .* + [0-9a-f]+ 00000000 08000000 00000000 00000000 .* + [0-9a-f]+ 00000000 00000000 18000000 00000000 .* + [0-9a-f]+ 00000000 00000000 00000000 00000000 .* + [0-9a-f]+ 10000000 00000000 +.* |