|
From: <sv...@va...> - 2016-10-20 05:47:13
|
Author: sewardj
Date: Thu Oct 20 06:47:06 2016
New Revision: 16088
Log:
Merge from trunk:
16079 Update memcheck/tests/ppc64/power_ISA2_05.vgtest
Modified:
branches/VALGRIND_3_12_BRANCH/ (props changed)
branches/VALGRIND_3_12_BRANCH/memcheck/tests/ppc64/power_ISA2_05.vgtest
Modified: branches/VALGRIND_3_12_BRANCH/memcheck/tests/ppc64/power_ISA2_05.vgtest
==============================================================================
--- branches/VALGRIND_3_12_BRANCH/memcheck/tests/ppc64/power_ISA2_05.vgtest (original)
+++ branches/VALGRIND_3_12_BRANCH/memcheck/tests/ppc64/power_ISA2_05.vgtest Thu Oct 20 06:47:06 2016
@@ -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
|