From: Carl Love Date: Wed, 19 Oct 2016 17:23:19 +0000 (+0000) Subject: Update memcheck/tests/ppc64/power_ISA2_05.vgtest X-Git-Tag: svn/VALGRIND_3_13_0~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae13bd7244a5ef90e7e404cb6b59742acff88553;p=thirdparty%2Fvalgrind.git Update memcheck/tests/ppc64/power_ISA2_05.vgtest 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 --- diff --git a/memcheck/tests/ppc64/power_ISA2_05.vgtest b/memcheck/tests/ppc64/power_ISA2_05.vgtest index 7f0006a86d..0279ccc258 100644 --- a/memcheck/tests/ppc64/power_ISA2_05.vgtest +++ b/memcheck/tests/ppc64/power_ISA2_05.vgtest @@ -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