dwarf2out.c (output_loc_operands): Don't support >1 byte output unless DWARF2_DEBUGGI...
authorJason Merrill <jason@redhat.com>
Wed, 28 Jun 2000 21:19:41 +0000 (17:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 28 Jun 2000 21:19:41 +0000 (17:19 -0400)
commit0517872a0cf8657f8f2533f00a04f757e9f49a13
treefaa28176bf11b7cc046a2231f82b1c7bc57a96c5
parent0e500c78697c7f0c5c1becd724644bd4488d3d1e
dwarf2out.c (output_loc_operands): Don't support >1 byte output unless DWARF2_DEBUGGING_INFO is defined.

        * dwarf2out.c (output_loc_operands): Don't support >1 byte output
        unless DWARF2_DEBUGGING_INFO is defined.
        (ASM_OUTPUT_DWARF_*): Wrap normal output defs with #ifndefs.

From-SVN: r34768
gcc/ChangeLog
gcc/dwarf2out.c