aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/arm/stack-protector-6.c
blob: 2b7e6f72ea09697d6558abf113e3c8c1dc2b8efa (plain)
1
2
3
4
5
6
7
8
/* { dg-do compile } */
/* { dg-require-effective-target fpic } */
/* { dg-options "-fstack-protector-all -Os -fpic" } */

#include "stack-protector-5.c"

/* See the comment in stack-protector-5.c.  */
/* { dg-final { scan-assembler-times {\tstr\t} 1 } } */