This is the mail archive of the gcc-bugs@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]

[Bug debug/39706] namespaces represented incorrectly in debug_pubnames



------- Comment #7 from dodji at gcc dot gnu dot org  2009-08-04 16:59 -------
Subject: Bug 39706

Author: dodji
Date: Tue Aug  4 16:59:11 2009
New Revision: 150462

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150462
Log:
2009-08-04  Dodji Seketeli  <dodji@redhat.com>

gcc/cp/ChangeLog:
        PR debug/39706
        * error.c (lang_decl_name): Print qualified names for decls
        in  namespace scope.

gcc/testsuite/ChangeLog:
        PR debug/39706
        * g++.dg/debug/dwarf2/pubnames-1.C: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-1.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/error.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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