projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ee270
)
Fix typo so m5.fast will compile
author
Nathan Binkert
<binkertn@umich.edu>
Sat, 2 Jun 2007 03:41:46 +0000
(20:41 -0700)
committer
Nathan Binkert
<binkertn@umich.edu>
Sat, 2 Jun 2007 03:41:46 +0000
(20:41 -0700)
--HG--
extra : convert_revision :
8ceb816c17108d7cb65cb46d8dc2bd2753b0e0f0
src/cpu/o3/fetch_impl.hh
patch
|
blob
|
history
diff --git
a/src/cpu/o3/fetch_impl.hh
b/src/cpu/o3/fetch_impl.hh
index 895b4a46cc611d3eff31382dfaa102173ae1586c..0d740302308719698a8622639c57704faf1fe1b4 100644
(file)
--- a/
src/cpu/o3/fetch_impl.hh
+++ b/
src/cpu/o3/fetch_impl.hh
@@
-1156,7
+1156,7
@@
DefaultFetch<Impl>::fetch(bool &status_change)
Trace::getInstRecord(curTick, cpu->tcBase(tid),
instruction->staticInst,
instruction->readPC());
-#el
if
+#el
se
instruction->traceData = NULL;
#endif