Gabe Black has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/12062
Change subject: systemc: Adjust some whitespace in a print out.
......................................................................
systemc: Adjust some whitespace in a print out.
This makes a test output file diff successfully.
Change-Id: Ia269b4b33f719a2559197d9296f9acc601ec65f7
---
M src/systemc/dt/int/sc_nbcommon.inc
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/systemc/dt/int/sc_nbcommon.inc
b/src/systemc/dt/int/sc_nbcommon.inc
index 90507ff..13317a6 100644
--- a/src/systemc/dt/int/sc_nbcommon.inc
+++ b/src/systemc/dt/int/sc_nbcommon.inc
@@ -2580,7 +2580,7 @@
os << "width = " << length() << ::std::endl;
os << "value = " << *this << ::std::endl;
- os << "bits = ";
+ os << "bits = ";
int len = length();
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/12062
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: Ia269b4b33f719a2559197d9296f9acc601ec65f7
Gerrit-Change-Number: 12062
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev