re PR c++/28114 (ICE with struct definition in argument of template function)
authorSteve Ellcey <sje@cup.hp.com>
Fri, 23 Jun 2006 21:58:25 +0000 (21:58 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 23 Jun 2006 21:58:25 +0000 (21:58 +0000)
commitc5f8391c77ffbce87b0a3e0ad436ab36a5913dd9
treebfde7e62a03936c593debbb2972d0e73c0812816
parente135a63713a7354959fc77958c3fb5f56ddbf3e6
re PR c++/28114 (ICE with struct definition in argument of template function)

PR c++/28114
* name-lookup.c (pushtag): Return if we have error_mark_node.

From-SVN: r114953
gcc/cp/ChangeLog
gcc/cp/name-lookup.c