Merge
--HG-- extra : convert_revision : ec5f41b2007ade15f6f4c4a1533e50f9cba2798e
This commit is contained in:
commit
50946b1673
1 changed files with 1 additions and 1 deletions
|
@ -171,8 +171,8 @@ BaseDynInst<Impl>::initVars()
|
|||
++instcount;
|
||||
|
||||
if (instcount > 1500) {
|
||||
cpu->dumpInsts();
|
||||
#ifdef DEBUG
|
||||
cpu->dumpInsts();
|
||||
dumpSNList();
|
||||
#endif
|
||||
assert(instcount <= 1500);
|
||||
|
|
Loading…
Reference in a new issue