2005-02-11 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 11 Feb 2005 17:01:17 +0000 (17:01 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 11 Feb 2005 17:01:17 +0000 (17:01 +0000)
* ld-elf/symbol1w.s: Avoid usung @function syntax.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/symbol1w.s

index d1d3b7b05289e2695c933a1e418964777929d9dc..b8caf1d5b7cf470db7987e339822b689fa852d5b 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-11  Paul Brook  <paul@codesourcery.com>
+
+       * ld-elf/symbol1w.s: Avoid usung @function syntax.
+
 2005-02-12  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-elfvsb/hidden2.s: Replace .word with .long.
index 7fe8b13d1743cda0f5f1e81a4cea7fd1e0556e05..38778d3ec7ead93655c9ba1bec2826f99e8b60f8 100644 (file)
@@ -1,7 +1,7 @@
        .section .gnu.warning.symbol1
        .asciz "witty one-liner"
        .text
-       .type symbol1,@function
+       .type symbol1,"function"
        .global symbol1
 symbol1:
 .L1: