]> gcc.gnu.org Git - gcc.git/commit
dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without UNALIGNED_INT_ASM_OP.
authorJason Merrill <jason@redhat.com>
Mon, 24 Jul 2000 17:52:37 +0000 (13:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 24 Jul 2000 17:52:37 +0000 (13:52 -0400)
commite09bbb25359c38da60026c18d174430e0daca699
tree197ecb5aa415dcbb67b72ae177c37920286e8cdb
parentd5f4b428474f3e0d9f16ec59defa7ef5d11066be
dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without UNALIGNED_INT_ASM_OP.

        * dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without
        UNALIGNED_INT_ASM_OP.
        (def_cfa_1): Don't emit def_cfa_register or def_cfa_offset to adjust
        a location expression.
        (dwarf2out_frame_debug_expr): Lose cfa_old_reg stuff.  Don't
        assume indirect access if we're saving the CFA address exactly.

From-SVN: r35232
gcc/ChangeLog
gcc/dwarf2out.c
This page took 0.058851 seconds and 5 git commands to generate.