Skip to content

Commit 27cf2c2

Browse files
author
Ariel Ben-Yehuda
committed
ignore stack-protector test for gcc backend, see commit a8051a6
1 parent 7c60071 commit 27cf2c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/stack-protector/fail-stack-protector-unsupported.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
//@ [all] compile-flags: -C stack-protector=all
66
//@ [strong] compile-flags: -C stack-protector=strong
77
//@ [all-z] compile-flags: -Z stack-protector=all
8+
//@ ignore-backends: gcc
89

910
#![crate_type = "lib"]
1011
#![feature(no_core, lang_items)]

0 commit comments

Comments
 (0)