2004-01-24 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Sun, 25 Jan 2004 03:01:42 +0000 (03:01 +0000)
committerChris Demetriou <cgd@google.com>
Sun, 25 Jan 2004 03:01:42 +0000 (03:01 +0000)
        * gas/mips/relax-swap1.s: Add extra space at end, so the
        disassembly will consistently have "..." at its end.
        * gas/mips/relax-swap2.s: Likewise.
        * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/relax-swap1-mips2.d
gas/testsuite/gas/mips/relax-swap1.s
gas/testsuite/gas/mips/relax-swap2.s

index ef4e62b..5aef83b 100644 (file)
@@ -1,3 +1,10 @@
+2004-01-24  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/relax-swap1.s: Add extra space at end, so the
+       disassembly will consistently have "..." at its end.
+       * gas/mips/relax-swap2.s: Likewise.
+       * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
+
 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
 
        * gas/arm/arm.exp: Add "undefined" test.
index 95badca..7297dd0 100644 (file)
@@ -277,4 +277,4 @@ Disassembly of section \.text:
 0+0364 <[^>]*> jalr    v0,v1
 0+0368 <[^>]*> nop
        \.\.\.
-0+2036c <[^>]*> nop
+       \.\.\.
index 05264c7..74c2a42 100644 (file)
@@ -147,3 +147,5 @@ foo:
 
         .space  0x20000         # to make a 128kb loop body
 bar:
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+        .space  8
index bae6d59..2e7ea2e 100644 (file)
@@ -46,3 +46,5 @@ foo:
 
         .space  0x20000         # to make a 128kb loop body
 bar:
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+        .space  8