Files
gem5/src/base
Jason Lowe-Power 4fdfd98230 misc: Appease GCC 8
GCC 8 adds a number of new warnings to -Wall which generate errors.

- Fix memset to 0 for structs by adding casts.
- Fix cast with const when the const was ignored.
- Fix catch a polymorphic type by value

We now compile with GCC 8!

Change-Id: Iab70ce11190eee67608fc25c0bedff170152b153
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/11949
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
2018-08-21 14:41:29 +00:00
..
2018-08-21 14:41:29 +00:00
2017-12-14 00:27:59 +00:00
2016-02-06 17:21:18 -08:00
2015-09-30 15:21:55 -05:00
2016-02-06 17:21:18 -08:00
2017-12-14 00:27:59 +00:00
2016-02-06 17:21:18 -08:00
2017-12-12 19:45:58 +00:00
2017-12-12 19:45:58 +00:00
2018-03-14 11:56:29 +00:00
2011-04-13 09:32:19 -07:00
2017-05-02 12:37:32 +00:00