mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
* gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
This commit is contained in:
@ -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.
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user