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++/37804] friend declaration leaks into global scope at template instantiation



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-10-11 18:46 -------
Related to PR37775, PR34827 and PR31336.  (search for accepts-invalid and
'friend')

Seems like friend declarations are not an uncommon source for problems...


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com
  BugsThisDependsOn|                            |31336, 34827, 37775


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


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