summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplStg/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplStg/should_run/all.T')
-rw-r--r--testsuite/tests/simplStg/should_run/all.T5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/tests/simplStg/should_run/all.T b/testsuite/tests/simplStg/should_run/all.T
index d3aa9376ee..2f7c69f5db 100644
--- a/testsuite/tests/simplStg/should_run/all.T
+++ b/testsuite/tests/simplStg/should_run/all.T
@@ -13,10 +13,9 @@ test('T9291', normal, compile_and_run, [''])
test('T13536', normal, compile_and_run, [''])
test('T13536a',
- [stats_num_field('bytes allocated',
- [ (wordsize(64), 86664, 5) ]),
- # 2017-04-10 86664 -- 25769889696 if broken
+ [ collect_stats('bytes allocated',5),
only_ways(['optasm'])],
compile_and_run,
[''])
+