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 d1d3b7b..b8caf1d 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 7fe8b13..38778d3 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: