This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18681] [3.3/3.4/4.0 Regression] template friend declaration not recognized
- From: "lerdsuwa 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 Dec 2004 12:39:36 -0000
- Subject: [Bug c++/18681] [3.3/3.4/4.0 Regression] template friend declaration not recognized
- References: <20041126135207.18681.wolfgang.roehrl@de.gi-de.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-12-12 12:39 -------
Patches partially fix this bug are submitted:
(for 4.0)
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00854.html
(for 3.4.4)
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00855.html
This should cover most likely failures, including the provided
testcase. Some obscure cases still fail and these require the
next set of patches.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18681