Successful fixincludes on i686-pc-linux-gnu (but not on m68k-next-nextstep3)
Toon Moene
toon@moene.indiv.nluug.nl
Sun Feb 13 03:18:00 GMT 2000
Yesterday I wrote:
> Well, it seems to work - next item on the work list is to check the same
> on the m68k-next-nextstep3 machine upstairs ...
Here I was less lucky. CPP bombs on the very first file it has to
preprocess, tmp-dum.c:
int xxy_us_dummy;
with an segmentation fault on line 151 of cpphash.c
151 for (ap = d->pattern; ap != NULL; ap = nextap)
(gdb) p d
$1 = (struct definition *) 0x0
[ It might of course be that we're simply looking at a cpp miscompiled
by the stage1 compiler - sigh ]
Hope this helps,
--
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
GNU Fortran: http://gcc.gnu.org/onlinedocs/g77_news.html
More information about the Gcc
mailing list