Dump NOTE_INSN_CFI notes.
authorRichard Henderson <rth@redhat.com>
Fri, 8 Jul 2011 00:13:02 +0000 (17:13 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Jul 2011 00:13:02 +0000 (17:13 -0700)
commit2867fa7cbdb7d75597ed0b28b257b1d76c014838
tree0056030cf44469f5fbaa6a33544b15d4d682bd59
parent7644b3c7f08daeec085f4dc2ba180dab5bc29d28
Dump NOTE_INSN_CFI notes.

        * dwarf2out.c (output_cfi_directive): Export.  Add FILE parameter.
        Handle some opcodes specially for debugging.
        * print-rtl.c: Include dwarf2out.h
        (print_rtx): Handle NOTE_INSN_CFI.
        * Makefile.in (print-rtl.o): Update.

From-SVN: r176020
gcc/ChangeLog
gcc/Makefile.in
gcc/dwarf2out.c
gcc/dwarf2out.h
gcc/print-rtl.c