c3551e82f7
At least gcc 4.4.3 seems to get confused by the use of func both as a template parameter and a member variable in the M5VarArgsFault class. This causes the value of the member variable func to be unpredictable in M5VarArgsFault objects. This changeset renames the template parameter to remove this ambiguity. |
||
---|---|---|
.. | ||
linux | ||
debugfaults.hh | ||
decode_cache.cc | ||
decode_cache.hh | ||
memhelpers.hh | ||
SConscript | ||
types.hh |