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/4.1 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: 19 May 2005 17:08:02 -0000
- Subject: [Bug c++/18681] [3.3/3.4/4.0/4.1 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 2005-05-19 17:07 -------
Patch using new approach for 4.1:
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01992.html
(Note this is part 4 in a series, earlier parts are also required)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18681