]> git.ipfire.org Git - thirdparty/valgrind.git/commit
This was segfaulting on ppc64-linux, even natively. These changes
authorJulian Seward <jseward@acm.org>
Thu, 19 Jan 2006 03:50:48 +0000 (03:50 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 19 Jan 2006 03:50:48 +0000 (03:50 +0000)
commit0307628a860cb918eb9a8e0bcdf4a168c5279b43
tree265a09607dd537ba5d5d7a8bd619239f61d618e5
parent70c82ce2927f9a0b43d206ad6e269efb20fa8263
This was segfaulting on ppc64-linux, even natively.  These changes
stop it doing that.  Am not convinced this is a good fix -- I don't
really understand how this program works.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5557
memcheck/tests/stack_switch.c