> Argh! As you will see from the comment, I'd already fixed a similar > problem to avoid using SIZEOF_FRAME_SAVED_REGS, but missed that part. Can > you update the comment as well? > > /* We can't use SIZEOF_FRAME_SAVED_REGS here, since that still > references the old architecture vector, not the one we are > building here. */ > (and NUM_REGS). I committed the attached. Andrew