diff options
author | Gabe Black <gabeblack@google.com> | 2020-01-29 23:50:25 -0800 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2020-01-31 09:03:42 +0000 |
commit | d63743699b00647fc34f435ec9da41331baf9657 (patch) | |
tree | 7550bb1bb1cb4a9ed593618f89e40fb18f4d285e /src/SConscript | |
parent | 994c72948e32a6ee1052c1c2948b2a230b031ec8 (diff) | |
download | gem5-d63743699b00647fc34f435ec9da41331baf9657.tar.xz |
mem: Make slicc generate some default methods explicitly.
Implicitly using the default copy constructor and assignment operator
is apparently deprecated, and gcc 9 will warn about it, breaking the
build.
Change-Id: Ida7a8a577e9d1cde9841eac7eee1af74563f1e27
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24927
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Bradford Beckmann <brad.beckmann@amd.com>
Reviewed-by: John Alsop <johnathan.alsop@amd.com>
Maintainer: Bradford Beckmann <brad.beckmann@amd.com>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions