aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/strub-pr118007.c
blob: 92cd31ebd1f3554b83924ccf2461f25522d648fe (plain)
1
2
3
4
5
/* { dg-do compile } */
/* { dg-require-effective-target strub } */
/* { dg-options "-fstrub=all -O2" } */

void rb_ec_error_print(struct rb_execution_context_struct *volatile) {}	/* { dg-warning "declared inside parameter list" } */