2001-03-26 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Mon, 26 Mar 2001 19:47:47 +0000 (19:47 +0000)
committerChris Demetriou <cgd@google.com>
Mon, 26 Mar 2001 19:47:47 +0000 (19:47 +0000)
        * gas/mips/sync.s: Declare 'foo' as a function so that this
        test will work on properly on ECOFF targets.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/sync.s

index ca58732..b68bd0e 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-26  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/sync.s: Declare 'foo' as a function so that this
+       test will work on properly on ECOFF targets.
+
 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
 
        * gas/i386/ssemmx2.s: Change movntq to movntdq.
index fdaa955..10ede6a 100644 (file)
@@ -1,5 +1,6 @@
        .text
 foo:
+       .ent foo
        sync
        sync.p
        sync.l