[multiple changes]
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 15 Oct 2004 14:30:21 +0000 (14:30 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 15 Oct 2004 14:30:21 +0000 (07:30 -0700)
commitdb3a95196c3192a488ad6ece2ea9057915d2c3a6
tree42976410dfe1c0328a7670437066c3cfb69f20bc
parentf0602b16b700a5fd705646b711b8a563c9c711cf
[multiple changes]

2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/16301
        * name-lookup.c (parse_using_directive): If we have a
        error_mark_node, do not set the decl namespace associations
        on it.

2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/16301
        * g++.dg/lookup/strong-using-4.C: New test.

From-SVN: r89093
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/strong-using-4.C [new file with mode: 0644]