* gas/mips/jal.d: Remove duplicate pattern.
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 23 Sep 2010 00:11:22 +0000 (00:11 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Thu, 23 Sep 2010 00:11:22 +0000 (00:11 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/jal.d

index 7a407946fc2e39c80035454c0ca37025ba55d434..0f4399a5cffa779dbef6c38d4cef6efada1ce176 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal.d: Remove duplicate pattern.
+
 2010-09-22  Robin Getz  <robin.getz@analog.com>
 
        * gas/bfin/expected_move_errors.l: Update error output.
index eda0826f0803c79e6563fc1ec16ca1a2cfd7a53b..1657630760868f5f4e7733b4db5cb72636f5a2e5 100644 (file)
@@ -12,7 +12,7 @@ Disassembly of section .text:
 0+0008 <[^>]*> jalr    a0,t9
 0+000c <[^>]*> nop
 0+0010 <[^>]*> jal     0+ <text_label>
-[      ]*10: (MIPS_JMP|MIPS_JMP|JMPADDR|R_MIPS_26)     .text
+[      ]*10: (MIPS_JMP|JMPADDR|R_MIPS_26)      .text
 0+0014 <[^>]*> nop
 0+0018 <[^>]*> jal     0+ <text_label>
 [      ]*18: (MIPS_JMP|JMPADDR|R_MIPS_26)      external_text_label
This page took 0.026142 seconds and 4 git commands to generate.