We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6405850 commit 44ef76aCopy full SHA for 44ef76a
1 file changed
tests/ui/stack-protector/fail-stack-protector-unsupported.rs
@@ -5,6 +5,7 @@
5
//@ [all] compile-flags: -C stack-protector=all
6
//@ [strong] compile-flags: -C stack-protector=strong
7
//@ [all-z] compile-flags: -Z stack-protector=all
8
+//@ ignore-backends: gcc
9
10
#![crate_type = "lib"]
11
#![feature(no_core, lang_items)]
0 commit comments