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 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: 12 Jul 2006 21:46:51 -0000
- Subject: [Bug c++/28114] [4.0/4.1 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 #10 from sje at gcc dot gnu dot org 2006-07-12 21:46 -------
Subject: Bug 28114
Author: sje
Date: Wed Jul 12 21:46:43 2006
New Revision: 115397
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115397
Log:
PR c++/28114
* name-lookup.c (pushtag): Return if we have error_mark_node.
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/name-lookup.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28114