From af2f09fb310a00fe32248525e504e2348c6dd116 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 8 Oct 2004 02:47:11 +0000 Subject: [PATCH] * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/cfi/cfi-common-4.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f171ef9..f0c2c52 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-10-08 Alan Modra + + * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. + 2004-10-07 Bob Wilson * gas/xtensa/all.exp: Adjust expected error message for j_too_far. diff --git a/gas/testsuite/gas/cfi/cfi-common-4.d b/gas/testsuite/gas/cfi/cfi-common-4.d index 14ab086..c6bbae8 100644 --- a/gas/testsuite/gas/cfi/cfi-common-4.d +++ b/gas/testsuite/gas/cfi/cfi-common-4.d @@ -14,7 +14,7 @@ The section .eh_frame contains: DW_CFA_remember_state DW_CFA_restore_state #... -00000028 00000010 0000002c FDE cie=00000000 pc=.* +00000028 0000001[04] 0000002c FDE cie=00000000 pc=.* DW_CFA_remember_state DW_CFA_restore_state #pass -- 2.7.4