c++/4187: Internal compiler error in `find_function_data', at function.c:542
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Sep 3 07:17:00 GMT 2001
Synopsis: Internal compiler error in `find_function_data', at function.c:542
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Mon Sep 3 07:17:32 2001
State-Changed-Why:
gcc 3.0.1 reports
In file included from ID3v1.cc:1:
ID3v1.h:15: size of member `tag' is not constant
ID3v1.h:18: size of member `songTitle' is not constant
ID3v1.h:21: size of member `artitst' is not constant
ID3v1.h:24: size of member `alblum' is not constant
ID3v1.h:27: size of member `year' is not constant
ID3v1.h:30: size of member `comment' is not constant
ID3v1.cc: In member function `bool ID3v1::read(FILE*)':
ID3v1.cc:33: `source' undeclared (first use this function)
ID3v1.cc:33: (Each undeclared identifier is reported only once for each
function it appears in.)
ID3v1.cc:33: warning: unused variable `long int bytes'
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4187&database=gcc
More information about the Gcc-bugs
mailing list