From: Julian Seward Date: Wed, 10 Jan 2007 18:32:36 +0000 (+0000) Subject: ifort 9.1 on amd64 suppression X-Git-Tag: svn/VALGRIND_3_2_2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82801fbda1a6ee23dd95749d22dbf1c2f6f319b9;p=thirdparty%2Fvalgrind.git ifort 9.1 on amd64 suppression git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6504 --- diff --git a/xfree-4.supp b/xfree-4.supp index 21a494166c..0abeecd040 100644 --- a/xfree-4.supp +++ b/xfree-4.supp @@ -237,5 +237,17 @@ obj:/usr/X11*/lib*/libX11.so* } + +##----------------------------------------------------------------------## +# Completely inappropriate place, but ... + +{ + ifort-9.X-on-amd64-#1 + Memcheck:Addr8 + fun:unaligned_bigint + fun:hash + fun:for__add_to_lf_table +} + ##----------------------------------------------------------------------##