diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-02-09T12·42+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-02-09T12·42+0000 |
commit | 7bba67c4013c1eb17c3f2f0a7015dbb57aae8ac8 (patch) | |
tree | aec56cfb276be1d5cca17a1caa00cb619809e1bf | |
parent | d0eda1f3e9b2030e373038fd8997f033f2d7aedd (diff) |
* Remove obsolete file.
-rw-r--r-- | aterm-gc.supp | 149 |
1 files changed, 0 insertions, 149 deletions
diff --git a/aterm-gc.supp b/aterm-gc.supp deleted file mode 100644 index 21b9a2372856..000000000000 --- a/aterm-gc.supp +++ /dev/null @@ -1,149 +0,0 @@ -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value8 - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value8 - fun:* - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Addr4 - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Addr8 - fun:* - fun:AT_collect_minor -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value8 - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Addr4 - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Addr8 - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value8 - fun:* - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:* - fun:AT_collect -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:* - fun:mark_phase -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:* - fun:mark_phase -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Value4 - fun:* - fun:* - fun:mark_phase_young -} - -{ - ATerm library conservatively scans for GC roots - Memcheck:Cond - fun:* - fun:* - fun:mark_phase_young -} |