No Subject
David S. Miller
davem@pierdol.cobaltmicro.com
Fri Sep 18 17:29:00 GMT 1998
From: "David S. Miller" <davem@pierdol.cobaltmicro.com>
To: mark@markmitchell.com
CC: dje@watson.ibm.com, law@cygnus.com, meissner@cygnus.com,
egcs@cygnus.com
In-reply-to: < 199809182141.OAA17803@smtp.earthlink.net > (message from Mark
Mitchell on Fri, 18 Sep 1998 14:41:51 -0700)
Subject: Re: PowerPC build breakage caused by 8/25/98 loop.c change
References: < 9809182120.AA35006@marc.watson.ibm.com > < 199809182141.OAA17803@smtp.earthlink.net >
Date: Fri, 18 Sep 1998 14:41:51 -0700
From: Mark Mitchell <mark@markmitchell.com>
I'll take a look at the rest, but you can too: it was a
straightforward replacement of `x[i] = j' with `VARRAY_TYPE (x, i) =
j'. One possibility is that TYPE (which should be CHAR if the thing
was an array of chars, INT if ints, etc.) is wrong somewhere.
I just did a once over and verified that the TYPE in each VARRAY_*()
macro matches correctly. This looks just fine.
Later,
David S. Miller
davem@dm.cobaltmicro.com
More information about the Gcc
mailing list