This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2009 18:46:04 -0000
- Subject: [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
- References: <bug-29388-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from sje at cup dot hp dot com 2009-01-05 18:46 -------
I found the same fix earlier and submitted a patch but forgot to update the PR
which is probably why you didn't notice it.
http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00663.html
My patch doesn't check for namespace (just class) so I think your patch is
better.
--
sje at cup dot hp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sje at cup dot hp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29388