> The RISC5 compiler doesn't need a frame pointer (since access > to intermediate locals is not allowed > - a restriction I agree with). Wasn’t the original reason that the FP is no longer needed that the *size” of the stack frame (params + locals) is known at compile time?