From 7a68fea6e146cb82ef603df3057fa04adb49c1b3 Mon Sep 17 00:00:00 2001 From: Stephen Clarke Date: Thu, 3 Oct 2002 00:56:06 +0000 Subject: [PATCH] * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS* symbol generation. * gas/sh/sh64/ptc64-noexp-1.d: Likewise. --- gas/testsuite/ChangeLog | 6 ++++++ gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d | 2 +- gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 328d73f3d32..1b625c54164 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2002-10-02 Stephen Clarke + + * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS* + symbol generation. + * gas/sh/sh64/ptc64-noexp-1.d: Likewise. + 2002-09-30 H.J. Lu * gas/mips/mips.exp: Undo the last change. diff --git a/gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d b/gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d index 8e18c9ccc5d..f5a3ced77ae 100644 --- a/gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d +++ b/gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d @@ -8,5 +8,5 @@ Disassembly of section \.text: [0]+ : -[ ]+0:[ ]+e8000610[ ]+pta/l 4 <\*ABS\*\+0x4>,tr1 +[ ]+0:[ ]+e8000610[ ]+pta/l 4 ,tr1 [ ]+0:[ ]+R_SH_PT_16 \*ABS\*\+0x100 diff --git a/gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d b/gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d index aa8a186aa27..0abd382a16f 100644 --- a/gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d +++ b/gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d @@ -8,6 +8,6 @@ Disassembly of section \.text: [0]+ : -[ ]+0:[ ]+e8000610[ ]+pta/l 4 <\*ABS\*\+0x4>,tr1 +[ ]+0:[ ]+e8000610[ ]+pta/l 4 ,tr1 [ ]+0:[ ]+R_SH_PT_16 \*ABS\*\+0x100 -- 2.30.2