1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 2>%t1
2 # RUN: FileCheck %s < %t1
4 # Check only one error per statement.
8 # CHECK: :[[@LINE-1]]:14: error: .set pop with no .set push
9 # CHECK-NOT: :[[@LINE-1]]:
13 # CHECK: :[[@LINE-1]]:14: error: .set pop with no .set push
14 # CHECK-NOT: :[[@LINE-1]]:
16 # CHECK: :[[@LINE-1]]:19: error: unexpected token, expected end of statement
17 # CHECK-NOT: :[[@LINE-1]]:
19 # CHECK: :[[@LINE-1]]:18: error: unexpected token, expected end of statement
20 # CHECK-NOT: :[[@LINE-1]]:
25 # CHECK: :[[@LINE-1]]:9: error: instruction requires a CPU feature not currently enabled
26 # CHECK-NOT: :[[@LINE-1]]:
29 # CHECK-NOT: :[[@LINE-1]]:9: error: instruction requires a CPU feature not currently enabled
30 # CHECK-NOT: :[[@LINE-1]]: