212a213,217
> # The reporting mechanism will print the actual filename when running in
> # gem5, and the "golden" output will say "<removed by verify.py>". We want
> # to strip out both versions to make comparing the output sensible.
> in_file_filt = r'^In file: ((<removed by verify\.pl>)|([a-zA-Z0-9.:_/]*))$'
>
226a232
> in_file_filt,
230a237
> in_file_filt,