c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / zero-scratch-regs-8.c
blob067b2c67778476f1e988917edd62ae4bf64a3e58
1 /* { dg-do run } */
2 /* { dg-skip-if "not implemented" { ! { i?86*-*-* x86_64*-*-* sparc*-*-* aarch64*-*-* arm*-*-* nvptx*-*-* s390*-*-* loongarch64*-*-* } } } */
3 /* { dg-options "-O2 -fzero-call-used-regs=all-arg" } */
5 #include "zero-scratch-regs-1.c"