b5736ba4ef
A few prior changesets have changed the gem5 output in a way that wont cause errors but may be confusing for someone trying to debug the regressions. Ones that I caught were: - no more "warn: <hash address" - typo in the ALPHA Prefetch unimplemented warning Additionaly, the last updated stats changes rearrange the ordering of the stats output even though they are still correct stats (gem5 is smart enough to detect this). All the regressions pass w/the same stats even though it looks like they are being changed.
6 lines
335 B
Text
Executable file
6 lines
335 B
Text
Executable file
warn: Sockets disabled, not accepting gdb connections
|
|
warn: Prefetch instructions in Alpha do not do anything
|
|
warn: Prefetch instructions in Alpha do not do anything
|
|
warn: Prefetch instructions in Alpha do not do anything
|
|
warn: ignoring syscall sigprocmask(18446744073709547831, 1, ...)
|
|
hack: be nice to actually delete the event here
|