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]

Re: c++/9970: [3.3/3.4 regression] previously declared inline friend can't access members


Old Synopsis: [3.3/HEAD regression] inline friend can't access members
New Synopsis: [3.3/3.4 regression] previously declared inline friend can't access members

Responsible-Changed-From-To: unassigned->lerdsuwa
Responsible-Changed-By: bangerth
Responsible-Changed-When: Wed Mar  5 21:52:28 2003
Responsible-Changed-Why:
    He's the expert on friendship
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Mar  5 21:52:28 2003
State-Changed-Why:
    Confirmed. Should compile, but doesn't with 3.3 and mainline.
    Problem goes away if previous declaration of f() is removed,
    but that shouldn't really change something.
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9970


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