aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF/section-invalid-flags.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/section-invalid-flags.s')
-rw-r--r--test/MC/COFF/section-invalid-flags.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/COFF/section-invalid-flags.s b/test/MC/COFF/section-invalid-flags.s
index 17b1550..9cdceaf 100644
--- a/test/MC/COFF/section-invalid-flags.s
+++ b/test/MC/COFF/section-invalid-flags.s
@@ -6,3 +6,6 @@
// CHECK: error: conflicting section flags 'b' and 'd'
.section s_bd,"bd"; .long 1
+
+// CHECK: error: expected comdat type such as 'discard' or 'largest' after protection bits
+.section .stack, "w", @nobits