summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/all.T')
-rw-r--r--testsuite/tests/rename/should_compile/all.T4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_compile/all.T b/testsuite/tests/rename/should_compile/all.T
index c501eccd56..05bc2507d0 100644
--- a/testsuite/tests/rename/should_compile/all.T
+++ b/testsuite/tests/rename/should_compile/all.T
@@ -226,3 +226,7 @@ test('T7969',
test('T9127', normal, compile, [''])
test('T4426', normal, compile_fail, [''])
test('T9778', normal, compile, ['-fwarn-unticked-promoted-constructors'])
+test('T11164',
+ extra_clean(['T11164a.hi', 'T11164a.o',
+ 'T11164b.hi', 'T11164b.o']),
+ multimod_compile, ['T11164', '-v0'])