This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11585] static template member definition fails
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2003 00:09:41 -0000
- Subject: [Bug c++/11585] static template member definition fails
- References: <20030719000044.11585.mueller@kde.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11585
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-19 00:09 -------
I cannot comment on if this is valid but using Phil's regression hunter: Search converges between
2002-12-27-trunk (#177) and 2002-12-28-trunk (#178) so it is caused by the new parser.