This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful fixincludes on i686-pc-linux-gnu (but not on m68k-next-nextstep3)
- To: gcc at gcc dot gnu dot org
- Subject: Re: Successful fixincludes on i686-pc-linux-gnu (but not on m68k-next-nextstep3)
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Sun, 13 Feb 2000 12:18:03 +0100
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <38A5B27C.9F8D8616@moene.indiv.nluug.nl> <38A5C29F.D93A5D39@moene.indiv.nluug.nl>
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