OSDN Git Service

* dwarf2out.c (output_line_info): Put the marker for the end of
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 22:04:35 +0000 (22:04 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 22:04:35 +0000 (22:04 +0000)
commitd6d10a79aad3292f9882ddd8b95d8b7409fb3fc2
tree846fb85460f1cf57241b9ec2478e7006167386cd
parentf38f2ab356220d2ed5abd0312cc2350864945a20
    * dwarf2out.c (output_line_info): Put the marker for the end of
        the line number info at the actual end.
        (gen_struct_or_union_type_die): Use decl_function_context
        to check for local classes.
        * dwarfout.c (output_type): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32105 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c
gcc/dwarfout.c