I tested the following change on Tru64 5.1. I made the small change possible to allow this code to compile again, there is probably a better way to write this code, but I'm not very familiar with this part of the code... Ideas for a better fix are welcome. 2002-04-22 J. Brobecker * alpha-nat.c (fetch_osf_core_registers): Fix compilation errors due to NUM_REGS and MAX_REGISTER_RAW_SIZE not being constants anymore after a recent multi-arching effort. (supply_gregset): Ditto -- Joel