diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tm/debug-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tm/debug-1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tm/debug-1.c b/gcc/testsuite/gcc.dg/tm/debug-1.c index 691cd77..4351654 100644 --- a/gcc/testsuite/gcc.dg/tm/debug-1.c +++ b/gcc/testsuite/gcc.dg/tm/debug-1.c @@ -23,4 +23,3 @@ int main() { /* { dg-final { scan-tree-dump-times ":14:.*_ITM_beginTransaction" 1 "tmmark" } } */ /* { dg-final { scan-tree-dump-times ":15:.*ITM_WU. \\(&z" 1 "tmmark" } } */ /* { dg-final { scan-tree-dump-times ":16:.*ITM_WU. \\(&a" 1 "tmmark" } } */ -/* { dg-final { cleanup-tree-dump "tmmark" } } */ |