blob: dc167c3a799ec83e28eb2d67ca327e72fda2ff39 [file] [log] [blame]
/* PR testsuite/52665
* Make sure scan-assembler turns off .ident */
/* { dg-do compile } */
/* { dg-skip-if "no assembler .ident support" { { hppa*-*-hpux* && { ! lp64 } } || powerpc*-*-darwin* } } */
int i;
/* { dg-final { scan-assembler "GCC: " { xfail *-*-* } } } */
/* The testsuite saw scan-assembler and turned off .ident so the above
* has to fail for proper operation. */