[committed] [RISC-V] Skip zbs-ext-2.c for -Oz as well
[official-gcc.git] / gcc / testsuite / gcc.target / arm / stack-protector-4.c
blob6334dd00908d23f14cc88b2a749e256012bf9da3
1 /* { dg-do run } */
2 /* { dg-require-effective-target fstack_protector } */
3 /* { dg-require-effective-target fpic } */
4 /* { dg-options "-fstack-protector-all -O2 -fpic" } */
6 #include "stack-protector-3.c"