1*9880d681SAndroid Build Coastguard Worker// RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t 2*9880d681SAndroid Build Coastguard Worker// RUN: FileCheck -input-file %t %s 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard Worker// CHECK: error: brackets expression not supported on this target 5*9880d681SAndroid Build Coastguard Worker.byte [4-3] 6