cp:
commitd7323d2662ffece0ace4ef60227def503db51de6
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2005 09:23:57 +0000 (11 09:23 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2005 09:23:57 +0000 (11 09:23 +0000)
tree4c03d748fb74ca597e759c18eab345d5d1958165
parent001358c255e3492f12b02953b6bfec32715c3126
cp:
PR c++/23219
* name-lookup.c (pushtag): Process the template type before
altering the identifier lookup fields.  Remove unreachable code
creating an empty stub decl.
testsuite:
PR c++/23219
* g++.dg/parse/crash28.C: New.

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