diff options
Diffstat (limited to 'testsuite/tests/perf/compiler/all.T')
-rw-r--r-- | testsuite/tests/perf/compiler/all.T | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T index d0d7bb9e6b..04d03e0568 100644 --- a/testsuite/tests/perf/compiler/all.T +++ b/testsuite/tests/perf/compiler/all.T @@ -454,8 +454,8 @@ test ('T9198', ['']) test('T11545', - [ normal ], - compile, ['-O +RTS -M50M -RTS']) + [ collect_compiler_stats('all', 10) ], + compile, ['-O']) test('T15304', [ collect_compiler_stats('all', 10) ], |