991d990
< #if !FULL_SYSTEM
996,997d994
< if (inst_num > 0 || iewStage->hasStoresToWB())
< #else
1001d997
< #endif
1004a1001,1003
> } else if (inst_num > 0) {
> DPRINTF(Commit, "Waiting to become head of commit.\n");
> return false;