836,840d835
< BoolVariable('NO_FAST_ALLOC', 'Disable fast object allocator', False),
< BoolVariable('FORCE_FAST_ALLOC',
< 'Enable fast object allocator, even for gem5.debug', False),
< BoolVariable('FAST_ALLOC_STATS', 'Enable fast object allocator statistics',
< False),
855,856c850
< export_vars += ['USE_FENV', 'NO_FAST_ALLOC', 'FORCE_FAST_ALLOC',
< 'FAST_ALLOC_STATS', 'SS_COMPATIBLE_FP',
---
> export_vars += ['USE_FENV', 'SS_COMPATIBLE_FP',