Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
strub-defer-Os.c
blob: 67ea9f0463975067550ba33117c18cc1b8026376 [
file
] [
log
] [
blame
]
/* { dg-do run } */
/* { dg-options "-fstrub=strict -Os" } */
/* { dg-require-effective-target strub } */
/* Check that a strub function called by another strub function defers the
strubbing to its caller at -Os. */
#include
"strub-defer-O3.c"