From: Alan Modra Date: Tue, 12 Jul 2005 12:08:11 +0000 (+0000) Subject: * ld-powerpc/sdalib.s (lib_var): Size it. X-Git-Tag: gdb-csl-arm-20051020-branchpoint~754 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2910ae96496ceef7c18aa1fc76378461a4d8f65b;p=thirdparty%2Fbinutils-gdb.git * ld-powerpc/sdalib.s (lib_var): Size it. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index bd152a09b65..fabee28c648 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-07-12 Alan Modra + + * ld-powerpc/sdalib.s (lib_var): Size it. + 2005-07-08 H.J. Lu * ld-ia64/tlsbin.rd: Update for empty section removal change. diff --git a/ld/testsuite/ld-powerpc/sdalib.s b/ld/testsuite/ld-powerpc/sdalib.s index 8a599386f17..69b0391d624 100644 --- a/ld/testsuite/ld-powerpc/sdalib.s +++ b/ld/testsuite/ld-powerpc/sdalib.s @@ -1,4 +1,5 @@ .globl lib_var .type lib_var, @object + .size lib_var, 2 lib_var: .word 1