From b7cf0db702d127af30530aa751f8ccb09d1954d8 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Thu, 23 Sep 2010 00:11:22 +0000 Subject: [PATCH] * gas/mips/jal.d: Remove duplicate pattern. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/jal.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7a407946fc..0f4399a5cf 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-09-23 Maciej W. Rozycki + + * gas/mips/jal.d: Remove duplicate pattern. + 2010-09-22 Robin Getz * gas/bfin/expected_move_errors.l: Update error output. diff --git a/gas/testsuite/gas/mips/jal.d b/gas/testsuite/gas/mips/jal.d index eda0826f08..1657630760 100644 --- a/gas/testsuite/gas/mips/jal.d +++ b/gas/testsuite/gas/mips/jal.d @@ -12,7 +12,7 @@ Disassembly of section .text: 0+0008 <[^>]*> jalr a0,t9 0+000c <[^>]*> nop 0+0010 <[^>]*> jal 0+ -[ ]*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+ [ ]*18: (MIPS_JMP|JMPADDR|R_MIPS_26) external_text_label -- 2.34.1