This is the mail archive of the gcc-prs@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]

Re: c++/2892: array addresses corrupted when using template classes


Synopsis: array addresses corrupted when using template classes

State-Changed-From-To: feedback->analyzed
State-Changed-By: nathan
State-Changed-When: Sun Sep 16 14:31:20 2001
State-Changed-Why:
    confirmed as a bug. We fail to do the arry->pointer decay
    when calling templated member functions. I attach a simpler
    test case.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2892&database=gcc


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