TLB: Fix for gcc 4.4.3
Review Request #1243 - Created May 30, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Jayneel Gandhi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9041:8605ef263973 --------------------------- TLB: Fix for gcc 4.4.3 Due to recent changes to TLB, gem5 stopped compiling on gcc version 4.4.3. This patch provides the fix for that problem. The patch is tested on gcc 4.4.3. The change is not required for more recent versions of gcc (like on 4.6.3).
Compiles with gcc 4.4.3
