|
From: <sv...@va...> - 2006-02-22 16:09:28
|
Author: dirk
Date: 2006-02-22 16:09:20 +0000 (Wed, 22 Feb 2006)
New Revision: 5688
Log:
update suppression
Modified:
branches/VALGRIND_3_1_BRANCH/glibc-2.3.supp
Modified: branches/VALGRIND_3_1_BRANCH/glibc-2.3.supp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/VALGRIND_3_1_BRANCH/glibc-2.3.supp 2006-02-22 14:33:21 UTC (=
rev 5687)
+++ branches/VALGRIND_3_1_BRANCH/glibc-2.3.supp 2006-02-22 16:09:20 UTC (=
rev 5688)
@@ -422,12 +422,19 @@
#=20
# I don't know why this is needed, but still:
{
- glibc-2.3.x-on-SuSE-10.0/10.1-(PPC)-1
+ glibc-2.3.x-on-SuSE-10.0-(PPC)-1
Memcheck:Cond
fun:_dl_start
fun:_start
}
{
+ glibc-2.3.x-on-SuSE-10.1-(PPC)-1
+ Memcheck:Cond
+ fun:_dl_start_final
+ fun:_dl_start
+ fun:_start
+}
+{
glibc-2.3.x-on-SuSE-10.0/10.1-(PPC)-2a
Memcheck:Cond
fun:index
|