Merge
--HG-- extra : convert_revision : ec5f41b2007ade15f6f4c4a1533e50f9cba2798e
This commit is contained in:
@@ -171,8 +171,8 @@ BaseDynInst<Impl>::initVars()
|
||||
++instcount;
|
||||
|
||||
if (instcount > 1500) {
|
||||
cpu->dumpInsts();
|
||||
#ifdef DEBUG
|
||||
cpu->dumpInsts();
|
||||
dumpSNList();
|
||||
#endif
|
||||
assert(instcount <= 1500);
|
||||
|
||||
Reference in New Issue
Block a user