summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/compiler/all.T')
-rw-r--r--testsuite/tests/perf/compiler/all.T8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 658cec6270..41928d2cb3 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -364,6 +364,14 @@ test('T16190',
test('T16473', normal, makefile_test, ['T16473'])
+test('T17516',
+ [ collect_compiler_stats(),
+ extra_clean(['T17516A.hi', 'T17516A.o'])
+ ],
+ multimod_compile,
+ ['T17516', '-O -v0'])
+
+
test ('T18304',
[ collect_compiler_stats('bytes allocated',2)
],