c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / ident-2a.c
blobe9321c72926aac8447c61c130f1841ba9cd8abfe
1 /* PR testsuite/52665
2 * Make sure scan-assembler-times turns off .ident */
3 /* { dg-do compile } */
4 /* { dg-skip-if "no assembler .ident support" { powerpc*-*-darwin* } } */
5 int i;
7 /* { dg-final { scan-assembler-times "GCC: " 0 } } */ /* internal test, keep -times 0 ! */