------- Comment #3 from jakub at gcc dot gnu dot org  2010-05-12 12:09 -------
Subject: Bug 42278

Author: jakub
Date: Wed May 12 12:08:34 2010
New Revision: 159315

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159315
Log:
        PR debug/42278
        * dwarf2out.c (base_type_die): Don't add name attribute here.
        (modified_type_die): Instead of sizetype use
        its underlying original type.  If a DW_TAG_base_type doesn't
        have name added, add __unknown__.
        (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
        always call force_type_die instead.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42278

Reply via email to