summaryrefslogtreecommitdiff
path: root/tests/long/30.eon/ref/alpha
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-08-14 01:00:45 -0700
committerGabe Black <gblack@eecs.umich.edu>2010-08-14 01:00:45 -0700
commitc4ba6967a522df3b51a50017d8a5f2c47c382f57 (patch)
treef9bbeeb48724a976a6b59027ca4358daf8c9d5a1 /tests/long/30.eon/ref/alpha
parent961aafc044b934ac0e5d1ffe51fc5f33813b052b (diff)
downloadgem5-c4ba6967a522df3b51a50017d8a5f2c47c382f57.tar.xz
Inorder: Fix compilation of m5.fast.
printMemData is only used in DPRINTFs. If those are removed by compiling m5.fast, that function is unused, gcc generates a warning, that gets turned into an error, and the build fails. This change surrounds the function definition with #if TRACING_ON so it only gets compiled in if the DPRINTFs do to.
Diffstat (limited to 'tests/long/30.eon/ref/alpha')
0 files changed, 0 insertions, 0 deletions