aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2010-03-09 21:11:53 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2010-03-09 21:11:53 +0100
commit8325c9b804e4165308944bf947100625603a9486 (patch)
treeab7572bf283d52e87e2f0464a7c644b796abb31b /gcc/tree-eh.c
parenteb1fcdaa11c571780374065c383708826624f22d (diff)
downloadgcc-8325c9b804e4165308944bf947100625603a9486.zip
gcc-8325c9b804e4165308944bf947100625603a9486.tar.gz
gcc-8325c9b804e4165308944bf947100625603a9486.tar.bz2
re PR debug/43293 (Invalid unwind info for i?86 -fpic)
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. From-SVN: r157325
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions