994,996c994
< #if THE_ISA == ALPHA_ISA
< squashedSeqNum[tid] = fromCommit->commitInfo[tid].doneSeqNum;
< #else
---
> #if ISA_HAS_DELAY_SLOT
997a996,997
> #else
> squashedSeqNum[tid] = fromCommit->commitInfo[tid].doneSeqNum;