This is the mail archive of the gcc-bugs@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: bug report


> I would like to report an internal compiler error. Information can be
> found as follows:

Thanks for your bug report. I've tried compiling this with egcs-2.93.18
on sparc-sun-solaris2.5.1, and I get

GcRecogn.cc: In function `IntT GcApplic(void *)':
GcRecogn.cc:1626: invalid declarator
GcRecogn.cc:1628: invalid declarator
GcRecogn.cc:1630: invalid declarator
GcRecogn.cc:1632: invalid declarator
GcRecogn.cc:1676: `smallestTurnPt' undeclared (first use this function)
GcRecogn.cc:1676: (Each undeclared identifier is reported only once
GcRecogn.cc:1676: for each function it appears in.)
GcRecogn.cc: In function `IntT GcRecogn(int, char **)':
GcRecogn.cc:2009: warning: converting NULL to non-pointer type

At least the last error seems to be correct, so I guess the bug has
been fixed. Feel free to try a snapshot now or wait for release of 1.2
later this year.

Regards,
Martin


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