----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1237/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9036:0ce2675f3d5c --------------------------- gcc: Minor fixes to compile with gcc 4.7 This patch makes two very minor changes to please gcc 4.7. The CopyData function no longer exists and this has been replaced. For some reason previous versions of gcc did not complain on the const char casting not having an implementation, but this is now addressed. Diffs ----- src/kern/linux/printk.cc f92783bcfd25 src/sim/arguments.hh f92783bcfd25 Diff: http://reviews.gem5.org/r/1237/diff/ Testing ------- Compiled ALPHA, ARM and X86 Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
