debug/8119: -feliminate-dwarf2-dups -g broken on ix86

aj@gcc.gnu.org aj@gcc.gnu.org
Tue Nov 19 00:26:00 GMT 2002


Synopsis: -feliminate-dwarf2-dups -g broken on ix86

State-Changed-From-To: analyzed->closed
State-Changed-By: aj
State-Changed-When: Mon Nov 18 22:01:35 2002
State-Changed-Why:
    Fixed in mainline with Zdenek's patch,
    
    Andreas
    
    2002-10-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
    
            * Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
            * dwarf2out.c: Include hashtab.h.
            (is_main_source): New static variable.
            (attr_checksum, die_checksum): Modified to handle die references.
            (same_loc_p, same_dw_val_p, same_attr_p, same_die_p, same_die_p_wrap,
            unmark_all_dies, htab_cu_hash, htab_cu_eq, htab_cu_del, check_duplicate_
    cu,
            record_comdat_symbol_number): New static functions.
            (output_comp_unit, compute_section_prefix, is_type_die, break_out_includ
    es,
            mark_dies, unmark_dies, dwarf2out_start_source_file): Modified.
            * toplev.c (rest_of_decl_compilation): Call of dwarf2out_decl for type
            declarations added.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8119



More information about the Gcc-bugs mailing list