This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r106854 - in /branches/gcc-4_0-branch/gcc: Chan...


Author: jason
Date: Sun Nov 13 08:23:04 2005
New Revision: 106854

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106854
Log:
        PR c++/22489
        * dwarf2out.c (gen_subprogram_die): Force a declaration die for
        lazily declared methods.
        (force_decl_die): Stop if forcing out the context already make a
        DIE for the decl.
        (force_type_die): Likewise.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/debug/using2.C
      - copied unchanged from r106853, trunk/gcc/testsuite/g++.dg/debug/using2.C
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/dwarf2out.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]