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++/18681] [3.3/3.4/4.0 Regression] template friend declaration not recognized


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


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