summaryrefslogtreecommitdiff
path: root/tests/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs')
-rw-r--r--tests/bugs/stk-chk.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/stk-chk.slang b/tests/bugs/stk-chk.slang
index 8fabaeee5..c745ecc72 100644
--- a/tests/bugs/stk-chk.slang
+++ b/tests/bugs/stk-chk.slang
@@ -1,4 +1,4 @@
-//TEST(compute):COMPARE_COMPUTE:-cpu
+//TEST(compute):COMPARE_COMPUTE:-cpu -g0
// Tests slang-llvm can deal with large items on stack.
// On some targets this requires special handling (_chkstk on windows for example)