diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-07-02 08:21:53 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-07-02 08:21:53 -0400 |
commit | 92eaac07118a620c2c9dd48921eefcb7ca4422a8 (patch) | |
tree | dd46f8d5d1661f2af59dd467ad5eab661be80199 /src/dev/arm/pl111.cc | |
parent | d2ebade5a5f5a20a159f62b9e76c6abdf8b00726 (diff) | |
download | gem5-92eaac07118a620c2c9dd48921eefcb7ca4422a8.tar.xz |
gcc: Fix warnings for gcc 4.7 and clang 3.1
This patch fixes two warnings, one related to a narrowing conversion
(int to MachInst), and one due to the cast operator for arguments and
a mismatch in const-ness (const void* and void*).
Diffstat (limited to 'src/dev/arm/pl111.cc')
0 files changed, 0 insertions, 0 deletions