systemc: Add some deprecated positional binding operators.
authorGabe Black <gabeblack@google.com>
Fri, 5 Oct 2018 00:40:36 +0000 (17:40 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:54:46 +0000 (00:54 +0000)
commit157d053bee4d17115e0ab03b1499f66862a087ea
treee1e48426096ee4194bc8e1a22f33cdc4b6940063
parenta61426dcc4a7f775f0902ba272501e926aeec13f
systemc: Add some deprecated positional binding operators.

These are used in one of the tests, specifically the comma operator. It
didn't cause compilation to fail because of the default meaning of the
comma.

Change-Id: I7ce7fe74f02d4ad6a4ab896a2f0d6bd1ce635c2f
Reviewed-on: https://gem5-review.googlesource.com/c/13298
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_module.cc
src/systemc/ext/core/sc_module.hh