1// RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t2// RUN: FileCheck < %t %s3 4.globl a5// CHECK: error: expected section directive before assembly directive6.long 07 8