From 3228deff400a88ae752e86805c76c53ca1476acf Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 26 Feb 2014 08:25:47 +0100 Subject: valgrind.supp: tweaked a test 165 suppression A recent change seems to have slightly changed the call stack produced by the gcc optimizer. --- tests/valgrind.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/valgrind.supp') diff --git a/tests/valgrind.supp b/tests/valgrind.supp index be0cbe21c..472681dcd 100644 --- a/tests/valgrind.supp +++ b/tests/valgrind.supp @@ -67,7 +67,7 @@ fun:multi_runsingle fun:curl_multi_perform fun:easy_perform - fun:operate_do + fun:operate_do.isra.0 fun:operate fun:main } -- cgit v1.2.3