This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap comparison failure on i686-linux
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Subject: Re: Bootstrap comparison failure on i686-linux
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Sat, 06 Jan 2001 22:23:54 +0100
- CC: Andreas Jaeger <aj at suse dot de>, gcc at gcc dot gnu dot org
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <u8wvc8lcc2.fsf@gromit.rhein-neckar.de> <01010620510700.17287@enzo.bigblue.local>
Franz Sirl wrote:
> I have similar problems on powerpc-linux-gnu and for me the differences start
> in the loop dump. After realizing that I checked out the recent loop patches
> from Michael Hayes and I think I found a difference against the original
> code, realloced memory is not cleared anymore. VARRAY_GROW handled that
> automatically before. The appended patch fixes that, but I don't know yet if
> it really fixes the comparison failure, bootstrap is still running. You might
> wanna try the patch nevertheless though. I'll check it in under the "obvious
> fix rule" if it fixes my comparison failure.
>
> Franz.
>
> * loop.c (load_mems_and_recount_loop_regs_set): Clear memory added by
> realloc.
It doesn't help on alphaev6-unknown-linux-gnu:
c-decl.o differs
cse.o differs
recog.o differs
reload.o differs
stor-layout.o differs
java/class.o differs
java/parse.o differs
make[1]: *** [compare] Error 1
make[1]: Leaving directory `/home/toon/compilers/snapshots/obj/gcc'
make: *** [bootstrap] Error 2
so we have to dig deeper.
It's also not in Mark's ggc-page.c patch - I tried bootstrapping without
it, with the same (unsatisfactory) result ...
Ideas, anyone ?
;-)
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)