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++/9575: Internal compiler error in resolve_offset_ref, at cp/init.c: 1886


Synopsis: Internal compiler error in resolve_offset_ref, at cp/init.c:    1886

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Tue Feb  4 23:35:37 2003
State-Changed-Why:
    Confirmed with 3.2, but already fixed in 3.2.2pre, 3.3 and
    3.4:
    
    mp/g> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
    x.cc: In function `void func(foo*)':
    x.cc:16: error: parenthesis around 'foo::operator&=(const foo&)' cannot be used
       to form a pointer-to-member-function

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


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