blob: ab324683f06df5154dcb612328029d2bb951ca12 [file] [log] [blame]
/* APPLE LOCAL file CW asm blocks */
/* { dg-do assemble { target powerpc*-*-darwin* i?86*-*-darwin* x86_64*-*-darwin*} } */
/* { dg-options { -fasm-blocks -msse3 } } */
/* Radar 4298005 */
void foo() {
_asm nop
}