This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28114] [4.0/4.1/4.2 regression] ICE with struct definition in argument of template function
- From: "sje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2006 21:58:35 -0000
- Subject: [Bug c++/28114] [4.0/4.1/4.2 regression] ICE with struct definition in argument of template function
- References: <bug-28114-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from sje at gcc dot gnu dot org 2006-06-23 21:58 -------
Subject: Bug 28114
Author: sje
Date: Fri Jun 23 21:58:25 2006
New Revision: 114953
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114953
Log:
PR c++/28114
* name-lookup.c (pushtag): Return if we have error_mark_node.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/name-lookup.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28114