mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Add a deep-D test .exp values for ppc64. Depending on the system and the systems endianness, there are variances in the library reference, and to the specific line number in the library. I was able to add and modify existing filters to cover most of the variations, but did need to add a .exp to cover the additional call stack entry as seen on power. This change allows the ppc64 targets to pass the massif/deep-D test. This patch fixes Vagrind bugzilla 347686 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15228