From d80930e406f330e68a2020b7a845669c286a6dc6 Mon Sep 17 00:00:00 2001 From: Bernd Schmidt Date: Mon, 24 Oct 2005 18:42:37 +0000 Subject: [PATCH] * gas/bfin/flow2.d: Match changed assembler behaviour. * gas/bfin/reloc.d: Likewise. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/bfin/flow2.d | 6 +++--- gas/testsuite/gas/bfin/reloc.d | 10 ++-------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7d0cfa8..051544d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-10-24 Bernd Schmidt + + * gas/bfin/flow2.d: Match changed assembler behaviour. + * gas/bfin/reloc.d: Likewise. + 2005-10-24 Alexandre Oliva * gas/all/weakref1.s, gas/all/weakref1.d: New test. diff --git a/gas/testsuite/gas/bfin/flow2.d b/gas/testsuite/gas/bfin/flow2.d index 1f1e9f6..1ffe7c3 100644 --- a/gas/testsuite/gas/bfin/flow2.d +++ b/gas/testsuite/gas/bfin/flow2.d @@ -41,9 +41,9 @@ Disassembly of section .text: 48: 00 e2 01 00 JUMP.L 4a ; 4c: ff e2 ff ff JUMP.L 4a ; 50: ed 2f JUMP.S 2a ; - 52: d7 2f JUMP.S 0 ; - 54: ea 2f JUMP.S 28 ; - 56: d4 2f JUMP.S fffffffe.* + 52: d7 2f JUMP.S 0 .* + 54: d6 2f JUMP.S 0 .* + 56: d5 2f JUMP.S 0 .* 58: 04 1b IF CC JUMP fffffe60.* 5a: 5a 18 IF CC JUMP 10e.* 5c: 00 18 IF CC JUMP 5c ; diff --git a/gas/testsuite/gas/bfin/reloc.d b/gas/testsuite/gas/bfin/reloc.d index dcbad87..c2e402d 100644 --- a/gas/testsuite/gas/bfin/reloc.d +++ b/gas/testsuite/gas/bfin/reloc.d @@ -6,14 +6,8 @@ RELOCATION RECORDS FOR \[\.text\]: OFFSET TYPE VALUE 0*0004 R_pcrel24 _call_data1 0*0008 R_rimm16 .data -0*000a R_expst_push .text\+0x0000001c -0*000a R_expst_const .__constant\+0x00000004 -0*000a R_expst_sub .__operator -0*000a R_pcrel12_jump_s .__operator -0*000c R_expst_push call_data1 -0*000c R_expst_const .__constant\+0x00000008 -0*000c R_expst_add .__operator -0*000e R_pcrel24 .__operator +0*000a R_pcrel12_jump_s .text\+0x00000018 +0*000e R_pcrel24 call_data1\+0x00000008 0*0012 R_huimm16 .data\+0x00000002 0*0016 R_luimm16 .data\+0x00000004 0*001a R_huimm16 load_extern1 -- 2.7.4