aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/arm/pr26702.c
blob: a35aaef17371b69d633042dd2c68860845a6a7d7 (plain)
1
2
3
4
/* { dg-do compile { target arm*-*-eabi* } } */
/* { dg-final { scan-assembler "\\.size\[\\t \]+static_foo, 4" } } */
int foo;
static int static_foo;