This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
On Mon, Oct 22, 2001 at 08:02:50AM -0600, law@redhat.com wrote: > A short may work. Then again it may not -- we've certainly seen > costs overflow a short in the past on some ports. Differentiate between the cost as used to accumulate from the per-move cost. The later is what we wish to store in the arrays, not the former. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |