1 /* { dg-do compile } */
2 /* { dg-options "-fdump-ipa-strub" } */
3 /* { dg-require-effective-target strub } */
5 void __attribute__ ((strub("internal")))
13 /* We make volatile parms indirect in the wrapped f. */
14 /* { dg-final { scan-ipa-dump-times "volatile short" 2 "strub" } } */
15 /* { dg-final { scan-ipa-dump-times "volatile short int &" 1 "strub" } } */