re PR debug/22514 (ICE in force_decl_die with invalid code after error)
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 6 Aug 2005 05:18:09 +0000 (05:18 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 6 Aug 2005 05:18:09 +0000 (05:18 +0000)
commit099f36ab8c55844ae47def2f3cacaef7d006d441
treef31bebe66c7da34613432c4f884a5166a885a36e
parenta6a09784ee39b0bd6d449cfc9f01772f72bbc6ac
re PR debug/22514 (ICE in force_decl_die with invalid code after error)

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.

From-SVN: r102799
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/pr22514.C [new file with mode: 0644]