This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/38850] [4.4 Regression] Cannot find inline friend function in template class when called from within a template function



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]