blob: cc8480cfdd3f7ef1114e72cad1f860af8336b06b [file] [log] [blame]
/* APPLE LOCAL file */
/* Radar 5645155 */
/* { dg-do compile { target i?86-*-darwin* } } */
/* { dg-options "-c -g -fasm-blocks" } */
/* { dg-final { scan-assembler-times "dwarf-files.c" 2 } } */
asm(".globl _x\n"
"_x:\n"
"pushl %ebp\n");