----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2282/#review5124 -----------------------------------------------------------
Ship it! Looks good other than typo in comment... SConstruct <http://reviews.gem5.org/r/2282/#comment4632> "chosen" :) - Steve Reinhardt On June 3, 2014, 9:33 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2282/ > ----------------------------------------------------------- > > (Updated June 3, 2014, 9:33 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10231:4d2c06d4a2da > --------------------------- > 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 > ----- > > SConstruct a2bb75a474fd > src/SConscript a2bb75a474fd > > 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
