diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2016-06-27 16:50:29 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-06-27 16:50:29 +0100 |
commit | 45a54ee57764e34fe2fe8b7655fabef38936a696 (patch) | |
tree | 551ecf9611ec83b8fe08baf6572cdc030ee0bcae /gas/testsuite | |
parent | 42b7a39bf6eb2e90fb1b07c2d53d7a93263508d2 (diff) | |
download | gdb-45a54ee57764e34fe2fe8b7655fabef38936a696.zip gdb-45a54ee57764e34fe2fe8b7655fabef38936a696.tar.gz gdb-45a54ee57764e34fe2fe8b7655fabef38936a696.tar.bz2 |
Make the kernel dwarf stack unwinder work for ARC targets.
* config//tc-arc.c (tc_arc_frame_initial_instructions): Use
cfi_add_CFA_def_cfa to generate default CFA with offset
* testsuite/gas/cfi/cfi-arc-1.d: Update expected output.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/cfi/cfi-arc-1.d | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/testsuite/gas/cfi/cfi-arc-1.d b/gas/testsuite/gas/cfi/cfi-arc-1.d index cdb75bd..73caeb2 100644 --- a/gas/testsuite/gas/cfi/cfi-arc-1.d +++ b/gas/testsuite/gas/cfi/cfi-arc-1.d @@ -11,8 +11,7 @@ Contents of the .eh_frame section: Return address column: 31 Augmentation data: 1b - DW_CFA_def_cfa_register: r28 - DW_CFA_nop + DW_CFA_def_cfa: r28 ofs 0 00000014 00000020 00000018 FDE cie=00000000 pc=00000000..00000010 DW_CFA_advance_loc: 4 to 00000004 |