]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update memcheck/tests/ppc64/power_ISA2_05.vgtest
authorCarl Love <cel@us.ibm.com>
Wed, 19 Oct 2016 17:23:19 +0000 (17:23 +0000)
committerCarl Love <cel@us.ibm.com>
Wed, 19 Oct 2016 17:23:19 +0000 (17:23 +0000)
The option   --workaround-gcc296-bugs=yes has been depricated and
replaced with the option --ignore-range-below-sp=1024-1

Updated the vgtest file with this change.

No associated bugzilla.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16079

memcheck/tests/ppc64/power_ISA2_05.vgtest

index 7f0006a86dd5a4ae404c95fe51012de4dcc28484..0279ccc25800c2afde27625fde8c3917ca4123a3 100644 (file)
@@ -1,2 +1,3 @@
 prog: power_ISA2_05
-vgopts: --workaround-gcc296-bugs=yes
+##  depricated option   --workaround-gcc296-bugs=yes
+vgopts: --ignore-range-below-sp=1024-1