diff options
Diffstat (limited to 'ld/testsuite/ld-powerpc/aix-weak-1-dso.hd')
-rw-r--r-- | ld/testsuite/ld-powerpc/aix-weak-1-dso.hd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-powerpc/aix-weak-1-dso.hd b/ld/testsuite/ld-powerpc/aix-weak-1-dso.hd new file mode 100644 index 0000000..7368a5a --- /dev/null +++ b/ld/testsuite/ld-powerpc/aix-weak-1-dso.hd @@ -0,0 +1,12 @@ +.* + +Sections: +Idx Name * Size * VMA * LMA * File off *Algn + *0 \.text * 0+00 * 0*10000000 * 0*10000000 * [^ ]+ * 2\*\*2 + *ALLOC, LOAD, CODE + *1 \.data * 0+20 * 0*10000000 * 0*10000000 * [^ ]+ * 2\*\*3 + *CONTENTS, ALLOC, LOAD, DATA +# Should only have 3 three common symbols. + *2 \.bss * 0+0c * 0*10000020 * 0*10000020 * [^ ]+ * 2\*\*3 + *ALLOC +#pass |