diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-03-09 20:11:53 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-03-09 20:11:53 +0000 |
commit | ad9176dde6152ecaecdbc67298d4799be75d0b7a (patch) | |
tree | ab7572bf283d52e87e2f0464a7c644b796abb31b /gcc/config/m68k/m68k.c | |
parent | 2c28e71be3aea42fdcbc1ee2513918383ca31da5 (diff) | |
download | gcc-ad9176dde6152ecaecdbc67298d4799be75d0b7a.tar.gz |
PR debug/43293
* config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
* config/i386/i386.c: Include debug.h and dwarf2out.h.
(ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
and .cfi_endproc around the pic thunks.
(output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
all queued unwind info register saves are saved before the call.
For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
considered as sp-=4 for unwind info and the pop as sp+=4 which
also clobbers dest, but doesn't actually restore it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157325 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/m68k.c')
0 files changed, 0 insertions, 0 deletions