r176020 - in /trunk/gcc: ChangeLog Makefile.in ...

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Jul 8 00:13:00 GMT 2011


Author: rth
Date: Fri Jul  8 00:13:02 2011
New Revision: 176020

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176020
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/dwarf2out.c
    trunk/gcc/dwarf2out.h
    trunk/gcc/print-rtl.c



More information about the Gcc-cvs mailing list