diff options
Diffstat (limited to 'testsuite/tests/perf/should_run/all.T')
| -rw-r--r-- | testsuite/tests/perf/should_run/all.T | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T index d7257472e2..6e603b46f4 100644 --- a/testsuite/tests/perf/should_run/all.T +++ b/testsuite/tests/perf/should_run/all.T @@ -395,3 +395,7 @@ test('T19347', compile_and_run, ['-O']) +test ('T19474', + [ collect_stats('bytes allocated', 5), reqlib('vector') ], + compile_and_run, + ['-v0 -O']) |
