summaryrefslogtreecommitdiff
path: root/testsuite/tests/cmm/opt/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cmm/opt/all.T')
-rw-r--r--testsuite/tests/cmm/opt/all.T3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/cmm/opt/all.T b/testsuite/tests/cmm/opt/all.T
new file mode 100644
index 0000000000..b2c0f5f8e7
--- /dev/null
+++ b/testsuite/tests/cmm/opt/all.T
@@ -0,0 +1,3 @@
+# Verify that we optimize away conditional branches which always jump
+# to the same target.
+test('T15188', normal, run_command, ['$MAKE -s --no-print-directory T15188'])