From 6812da59f2d852cc00566e010f409d1f7e104400 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 27 Jul 1999 11:43:20 +0000 Subject: [PATCH] Tweak for when --enable-targets includes 64-bit bfd target. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/i386/reloc.d | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 728c787379..7164ed37c4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +1999-07-27 Alan Modra + + * gas/i386/reloc.d: Fix so that test passes when enable-targets + includes 64-bit bfd target. + 1999-06-13 Ian Lance Taylor * gas/i386/katmai.d: Tweak for recent disassembler changes. diff --git a/gas/testsuite/gas/i386/reloc.d b/gas/testsuite/gas/i386/reloc.d index b2968c57b1..b3b6febc1c 100644 --- a/gas/testsuite/gas/i386/reloc.d +++ b/gas/testsuite/gas/i386/reloc.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 : +0+000 : 0: b3 00 [ ]*mov \$0x0,%bl 1: (R_386_)?8 .text 2: 68 00 00 00 00 [ ]*push \$0x0 3: (R_386_)?32 .text 7: 05 00 00 00 00 [ ]*add \$0x0,%eax 8: (R_386_)?32 .text -- 2.34.1