dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has been change...
authorAndrew MacLeod <amacleod@cygnus.com>
Tue, 27 Oct 1998 06:00:53 +0000 (06:00 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 27 Oct 1998 06:00:53 +0000 (06:00 +0000)
commit74153f8e013408b48b0ef5cedee01a338890e4fb
treeac82f4ad34e99da84c7966e4fb18fd56e1a7dc67
parent21c0d0f5b2299074fe36ef42c1212b5343102333
dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has been changed to not include a newline.

* dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING
        has been changed to not include a newline. Use this macro instead.
        (output_enumeral_list, const_value_attribute, name_attribute,
        comp_dir_attribute, prototyped_attribute, producer_attribute,
        inline_attribute, pure_or_virtual_attribute, output_inheritance_die,
        dwarfout_file_scope_decl, generate_new_sfname_entry,
        generate_macinfo_entry, dwarfout_init, dwarfout_finish): Use
        ASM_OUTPUT_DWARF_STRING_NEWLINE macro.

From-SVN: r23363
gcc/ChangeLog
gcc/dwarfout.c