c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / torture / strub-run4d.c
blob487ed08bb6606af4f0e4785fe574e18b83cb0ae9
1 /* { dg-do run } */
2 /* { dg-options "-fstrub=strict" } */
3 /* { dg-require-effective-target alloca } */
4 /* { dg-require-effective-target strub } */
6 #define ATTR_STRUB_AT_CALLS __attribute__ ((__strub__ ("at-calls")))
8 #include "strub-run4.c"