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++/18733] [4.0 Regression] friend rejected


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2004-12-01 14:32 -------
The problem is in check_explicit_specialization and/or
current_tmpl_spec_kind functions.  They don't handle 
specializations in friends correctly.
I still have a few other PRs to deal with and won't get to 
this bug until other patches are finished.  So feel free to
take it.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18733


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