diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2009-06-01 21:43:24 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2009-06-01 21:43:24 +0200 |
commit | d342c045c5b3b2e3a47814d5bd5894513bda12f1 (patch) | |
tree | 32fb3efb4fd0a4c84395072ec08c028a01dc6c52 /gcc/print-rtl.c | |
parent | 604a6be92208db9abcbc799879413169e5e02c13 (diff) | |
download | gcc-d342c045c5b3b2e3a47814d5bd5894513bda12f1.zip gcc-d342c045c5b3b2e3a47814d5bd5894513bda12f1.tar.gz gcc-d342c045c5b3b2e3a47814d5bd5894513bda12f1.tar.bz2 |
dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...
* dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument, if true,
force output of the label even for dwarf2out_do_cfi_asm.
(add_fde_cfi): If -g2 and above and cfi might change CFA,
force creation of CFI label and chain DW_CFA_set_loc jumping to it
for convert_cfa_to_fb_loc_list. Adjust other dwarf2out_cfi_label
caller.
(dwarf2out_stack_adjust, dwarf2out_frame_debug,
dwarf2out_begin_epilogue, dwarf2out_frame_debug_restore_state): Adjust
dwarf2out_cfi_label callers.
* tree.h (dwarf2out_cfi_label): Adjust prototype.
* config/arm/arm.c (thumb_pushpop, thumb1_output_function_prologue):
Adjust dwarf2out_cfi_label callers.
* config/vax/vax.c (vax_output_function_prologue): Likewise.
From-SVN: r148066
Diffstat (limited to 'gcc/print-rtl.c')
0 files changed, 0 insertions, 0 deletions