summaryrefslogtreecommitdiff
path: root/src/dev
diff options
context:
space:
mode:
authorAndreas Sandberg <Andreas.Sandberg@ARM.com>2013-01-07 13:05:38 -0500
committerAndreas Sandberg <Andreas.Sandberg@ARM.com>2013-01-07 13:05:38 -0500
commitc3551e82f7087a0c0398ef037c979e0cc24d51ca (patch)
tree9118f6142c19a24375986f1ed3dde79d89725749 /src/dev
parent18b147acef164dcc7faa3a6c184c913a2bbb93fa (diff)
downloadgem5-c3551e82f7087a0c0398ef037c979e0cc24d51ca.tar.xz
arch: Fix broken M5VarArgsFault initialization
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.
Diffstat (limited to 'src/dev')
0 files changed, 0 insertions, 0 deletions