Searched hist:10238 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/ | ||
H A D | SConscript | 10238:b21b3aad6bd1 Tue Jun 10 17:44:00 EDT 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Bump the compiler version to gcc 4.6 and clang 3.0 This patch bumps the supported version of gcc from 4.4 to 4.6, and clang from 2.9 to 3.0. This enables, amongst other things, range-based for loops, lambda expressions, etc. The STL implementation shipping with 4.6 also has a full functional implementation of unique_ptr and shared_ptr. |
/gem5/ | ||
H A D | SConstruct | 10238:b21b3aad6bd1 Tue Jun 10 17:44:00 EDT 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Bump the compiler version to gcc 4.6 and clang 3.0 This patch bumps the supported version of gcc from 4.4 to 4.6, and clang from 2.9 to 3.0. This enables, amongst other things, range-based for loops, lambda expressions, etc. The STL implementation shipping with 4.6 also has a full functional implementation of unique_ptr and shared_ptr. |
Completed in 103 milliseconds