----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2894/#review6501 -----------------------------------------------------------
Ship it! Ship It! - Brandon Potter On June 18, 2015, 6:33 p.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2894/ > ----------------------------------------------------------- > > (Updated June 18, 2015, 6:33 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10873:fe97584a05e0 > --------------------------- > scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1 > > This patch updates the compiler minimum requirement to gcc 4.7 and > clang 3.1, thus allowing: > > 1. Explicit virtual overrides (no need for M5_ATTR_OVERRIDE) > 2. Non-static data member initializers > 3. Template aliases > 4. Delegating constructors > > This patch also enables a transition from --std=c++0x to --std=c++11. > > > Diffs > ----- > > SConstruct ebb3d0737aa7 > src/SConscript ebb3d0737aa7 > > Diff: http://reviews.gem5.org/r/2894/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
