* ld-elfvsb/hidden2.s: Replace .word with .long.
authorAlan Modra <amodra@gmail.com>
Fri, 11 Feb 2005 14:25:13 +0000 (14:25 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 11 Feb 2005 14:25:13 +0000 (14:25 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elfvsb/hidden2.s

index bb0ed55..d1d3b7b 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elfvsb/hidden2.s: Replace .word with .long.
+
 2005-02-10  Paul Brook  <paul@codesourcery.com>
 
        * ld-elfvsb/hidden2.s: New file
index 66af070..b4a2e92 100644 (file)
@@ -1,4 +1,4 @@
        .data
        .hidden foo
        .global foo
-       .word foo
+       .long foo