|
From: Ashley P. <as...@qu...> - 2007-01-22 11:40:16
|
Julian,
ifort also generates Addr4 errors on i686, can you apply this patch
please.
Ashley,
ashley:valgrind> svn diff xfree-4.supp
Index: xfree-4.supp
===================================================================
--- xfree-4.supp (revision 6536)
+++ xfree-4.supp (working copy)
@@ -241,6 +241,13 @@
# Completely inappropriate place, but ...
{
+ ifort-9.X-on-i686-#1
+ Memcheck:Addr4
+ fun:unaligned_bigint
+ fun:hash
+ fun:for__add_to_lf_table
+}
+{
ifort-9.X-on-amd64-#1
Memcheck:Addr8
fun:unaligned_bigint
|