Due to a kernel bug the siginfo struct was not filled in correctly.
The si_code was incorrect not matching any of the VKI_ILL_....
cases checked in m_signals.c function default_action.
So let's have two expected output files for buggy kernels and otherwise.
Also, add op00 to the list of files to be ignored.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11964 a5019735-40e9-0310-863c-91ae7b9d1cf9
2 files changed