Searched hist:9062 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dtlb.cc9062:21f92aa46e8f Thu Jun 07 09:11:00 EDT 2012 Jayneel Gandhi <jayneel@cs.wisc.edu> X86 TLB: Fix for gcc 4.4.3
Due to recent changes to X86 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).

Completed in 25 milliseconds