diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/cfi/cfi-common-4.d | 2 |
2 files changed, 5 insertions, 1 deletions
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 <amodra@bigpond.net.au> + + * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. + 2004-10-07 Bob Wilson <bob.wilson@acm.org> * 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 |