1 # RUN: not llvm-mc -triple i386-apple-darwin9 %s 2> %t.err | FileCheck %s
2 # RUN: FileCheck < %t.err %s --check-prefix=CHECK-WARN
10 # CHECK: .p2alignl 3, 0x0, 2
15 # CHECK: .balign 3, 10
19 # CHECK-WARN: p2align directive with no operand(s) is ignored