diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tm/props-2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tm/props-2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tm/props-2.c b/gcc/testsuite/gcc.dg/tm/props-2.c index 2d2bdb8c263..acbe16a40ab 100644 --- a/gcc/testsuite/gcc.dg/tm/props-2.c +++ b/gcc/testsuite/gcc.dg/tm/props-2.c @@ -18,4 +18,3 @@ foo(){ } /* { dg-final { scan-ipa-dump-times "GTMA_MAY_ENTER_IRREVOCABLE" 1 "tmipa" } } */ -/* { dg-final { cleanup-ipa-dump "tmipa" } } */ |