----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2282/ -----------------------------------------------------------
(Updated June 10, 2014, 7:53 a.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10236:c62022fbefba --------------------------- 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. Diffs (updated) ----- SConstruct 0db28826e333 src/SConscript 0db28826e333 Diff: http://reviews.gem5.org/r/2282/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
