This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE in change_address at emit_rtl.c
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Craig Rodrigues <rodrigc at mediaone dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 22 Nov 2001 13:18:02 +0100 (CET)
- Subject: Re: ICE in change_address at emit_rtl.c
On Thu, 22 Nov 2001, Craig Rodrigues wrote:
> OK, that one might be a bad report. These ones have
> the same ICE error message. Can they be closed?
>
> 4916, 4821, 4734, 4684, 4613, 4612, 4611, 4410, 4297, 4916,
> 4821, 4734, 4684, 4613, 4612, 4611, 4581, 4438, 4410, 4297
4297 can be closed (verified on sparc-sun-solaris2.8 for current 3.0.3-CVS):
nunki[95]:~% gccvs main.ii -O3
main.c: In function `int main(int, char**)':
main.c:169: `strcmp' undeclared (first use this function)
main.c:169: (Each undeclared identifier is reported only once for each function
it appears in.)
main.c:171: `exit' undeclared (first use this function)
main.c:249: confused by earlier errors, bailing out
4410 can be closed (verified with -01 to -O3):
nunki[103]:~% gccvs d3.i -O3
d3.i:16: redeclaration of C++ built-in type `bool'
d3.i: In function `fint drawaxis_c(fchar, double*, double*, double*, double*,
bool*, fchar, fint*, fint*, double*, fchar, fchar, fint*, fchar, double*,
fint*, double*, fchar, double*, fchar)':
d3.i:440: `proco_correct' undeclared (first use this function)
d3.i:440: (Each undeclared identifier is reported only once for each function
it appears in.)
d3.i:592: `poserr' undeclared (first use this function)
d3.i:614: `cotranserr' undeclared (first use this function)
d3.i:665: `dcderr' undeclared (first use this function)
d3.i:815: `procoerr' undeclared (first use this function)
d3.i:995: `hmsdms' undeclared (first use this function)
4438 can be closed: Lots of parser errors, no crash.
4581 is a bootstrap error; I'd put this in feedback mode and ask whether
it still exists.
4611, ask for feedack, as this is an older version of Solaris which I do
not have access to.
4612, without various -O options:
In file included from ../magick/api.h:85,
from ../magick/magick.h:74,
from fits.c:55:
../magick/image.h:296: parse error before `;' token
In file included from ../magick/api.h:95,
from ../magick/magick.h:74,
from fits.c:55:
../magick/cache.h:47: parse error before `;' token
fits.c: In function `Image* ReadFITSImage(const ImageInfo*, ExceptionInfo*)':
fits.c:335: parse error before `PseudoClass'
As I'll be out of town next week, I won't be able to have a look at the
other reports, I'm afraid.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/