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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sun Sep 16 14:31:00 GMT 2001


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



More information about the Gcc-bugs mailing list