c++/5652: ICE when assigning char * to char []
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Sun Feb 17 12:32:00 GMT 2002
Synopsis: ICE when assigning char * to char []
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Feb 17 09:53:01 2002
State-Changed-Why:
Cannot reproduce ICE with gcc 3.0.3.
The following errors are produced instead:
sockstream.cpp:21: size of member `buffer' is not constant
sockstream.cpp: In member function `void sock::stream::WriteToBuffer(char*)':
sockstream.cpp:77: `Flush' undeclared (first use this function)
sockstream.cpp:77: (Each undeclared identifier is reported only once for each
function it appears in.)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5652
More information about the Gcc-bugs
mailing list