]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/38390 (Missing DW_TAG_imported_module)
authorDodji Seketeli <dodji@redhat.com>
Mon, 8 Dec 2008 19:00:46 +0000 (19:00 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Mon, 8 Dec 2008 19:00:46 +0000 (20:00 +0100)
commit2ac1e975bc0b7296360084f99ddf11d49c39e7d4
tree237d9d1f9ab738dc23c0e57dfa81ef5a6e9a60bf
parent1869b827ec9e8579d622716107734e69696b8d84
re PR debug/38390 (Missing DW_TAG_imported_module)

gcc/cp/ChangeLog:
2008-12-07  Dodji Seketeli  <dodji@redhat.com>

        PR debug/38390
        * name-lookup.c (kept_level_p): Don't forget the case of levels
          having using directives.

gcc/testsuite/ChangeLog:
2008-12-07  Dodji Seketeli  <dodji@redhat.com>

        PR debug/38390
        * g++.dg/debug/dwarf2/imported-module-2.C: New test.

From-SVN: r142562
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/imported-module-2.C [new file with mode: 0644]