This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38850] [4.4 Regression] Cannot find inline friend function in template class when called from within a template function
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2009 04:55:58 -0000
- Subject: [Bug c++/38850] [4.4 Regression] Cannot find inline friend function in template class when called from within a template function
- References: <bug-38850-17188@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from jason at gcc dot gnu dot org 2009-01-16 04:55 -------
4.2 and 4.3 handle this fine, I don't know why it was marked as a 4.2/4.3
regression.
--
jason at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.2.4 4.3.2 4.4.0 |4.4.0
Summary|[4.2/4.3/4.4 Regression] |[4.4 Regression] Cannot find
|Cannot find inline friend |inline friend function in
|function in template class |template class when called
|when called from within a |from within a template
|template function |function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38850