Bradley Wang has uploaded a new patch set (#2). (
https://gem5-review.googlesource.com/11871 )
Change subject: base: Replace cppversion == version with >= version
......................................................................
base: Replace cppversion == version with >= version
For forward compatibility with later compilers, we should have a greater
than comparison instead of an explicit equality with a particular C++
version.
Change-Id: If848097420b9575f80134986410da3dab32567da
Signed-off-by: Bradley Wang <[email protected]>
---
M src/base/compiler.hh
1 file changed, 2 insertions(+), 2 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/11871
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: If848097420b9575f80134986410da3dab32567da
Gerrit-Change-Number: 11871
Gerrit-PatchSet: 2
Gerrit-Owner: Bradley Wang <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev