84,85c84
< const sc_report *r = ::sc_gem5::reportifyException();
< resultStr = r->what();
---
> resultStr = ::sc_gem5::reportifyException().what();