Hello,
On Wed, Sep 01, 1999 at 10:38:56AM +0200, Peter Gerwinski wrote:
In p/gpc-common.c at line 2893, TREU_OVERFLOW should be TREE_OVERFLOW, I think.
That's difference by one bit: 'E' = 0x45, 'U' = 0x55.
That's strange because my `p/gpc-common.c' (from gpc-19990813) is correct.
(Not a GPC problem): In my gcc/flow.c at line 1493, the code says REG_N_SEDS, it should be REG_N_SETS, I think.
One bit again: 'D' = 0x44, 'T' = 0x54.
This could be the same problem as with `p/gpc-common.c'.
I have seen errors of this type with a defective hard disk, but a better explanation would be preferred. (Maybe a libc conflict?)
I had these sorts of errors when I had 66 MHz SDRAM installed in place of required PC100. See GCC-SIG11-FAQ at http://www.bitwizard.nl/sig11/ for more information.
Best Regards, Marius Gedminas http://www-public.osf.lt/~mgedmin/