OSDN Git Service

2005-08-05 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Aug 2005 05:18:09 +0000 (05:18 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Aug 2005 05:18:09 +0000 (05:18 +0000)
commit05b01572aaf20512a5376376788da1e41d7e35c2
treef31bebe66c7da34613432c4f884a5166a885a36e
parent9cf63ffb78a7ced1e5c14b86fb44324f4ca31756
2005-08-05  James A. Morrison  <phython@gcc.gnu.org>

        PR c++/22514
        * name-lookup.c (cp_emit_debug_info_for_using): Do nothing if
        sorrycount or errorcount are nonzero.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/pr22514.C [new file with mode: 0644]