annotate valgrind.suppress @ 1585:9f62db65faf5

[Issue 1612] New: No file/line number for using an undefined label in inline assembly <matti.niemenmaa+dbugzilla@iki.fi> 2007-10-24 http://d.puremagic.com/issues/show_bug.cgi?id=1612
author thomask
date Fri, 22 Feb 2008 07:55:57 +0000
parents 1429b206580f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
972
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
1 {
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
2 no-ld-1
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
3 Memcheck:Cond
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
4 obj:/lib32/ld-2.3.5.so
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
5 }
1429b206580f added missing valgrind suppression
thomask
parents:
diff changeset
6