Make the kernel dwarf stack unwinder work for ARC targets.
authorVineet Gupta <vgupta@synopsys.com>
Mon, 27 Jun 2016 15:50:29 +0000 (16:50 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2016 15:50:29 +0000 (16:50 +0100)
* 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.


No differences found