c++/679: gcc 2.96 crashes on illegal code with ice message

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sat Aug 18 07:23:00 GMT 2001


Synopsis: gcc 2.96 crashes on illegal code with ice message

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Aug 18 07:23:52 2001
State-Changed-Why:
    For bugs associated with the Red Hat version of gcc, please
    report them to Red Hat at:
    http://bugzilla.redhat.com/bugzilla
    
    Testing your code with gcc 3.0.1 does not crash the compiler
    but results in a compilation error:
    
    vector3.cc: In member function `Vector3d& Matrix3x3::operator[](int) const':
    vector3.cc:121: could not convert `this->Matrix3x3::v1' to `Vector3d&'
    vector3.cc:122: could not convert `this->Matrix3x3::v2' to `Vector3d&'
    vector3.cc:123: could not convert `this->Matrix3x3::v3' to `Vector3d&'

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



More information about the Gcc-prs mailing list