------- Comment #3 from jakub at gcc dot gnu dot org  2010-09-20 16:48 -------
Subject: Bug 45124

Author: jakub
Date: Mon Sep 20 16:48:29 2010
New Revision: 164442

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164442
Log:
        PR debug/45124
        * dwarf2out.c (add_accessibility_attribute): Assume
        DW_ACCESS_private as the default for dwarf_version > 2
        and DW_TAG_class_type parent.
        (gen_inheritance_die): Assume DW_ACCESS_public as the default
        for dwarf_version > 2 and parent other than DW_TAG_class_type.

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


-- 


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

Reply via email to