* ld-powerpc/sdalib.s (lib_var): Size it.
authorAlan Modra <amodra@gmail.com>
Tue, 12 Jul 2005 12:08:11 +0000 (12:08 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 12 Jul 2005 12:08:11 +0000 (12:08 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-powerpc/sdalib.s

index bd152a09b6509c0e1ef1fa0990c66b832d0d63cf..fabee28c648ecdda41e3cf66243f3dc971d0ad5c 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/sdalib.s (lib_var): Size it.
+
 2005-07-08  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-ia64/tlsbin.rd: Update for empty section removal change.
index 8a599386f171dedff96a493cc7a41161c4cea65c..69b0391d624e441ba19b63ec04fde67c507b09d0 100644 (file)
@@ -1,4 +1,5 @@
        .globl lib_var
        .type lib_var, @object
+       .size lib_var, 2
 lib_var:
        .word   1
This page took 0.040027 seconds and 4 git commands to generate.