1; PR11172; RUN: not llvm-as -disable-output %s 2>&1 | FileCheck %s3 4; CHECK: error: invalid cast opcode for cast from 'i64' to 'ptr'5@X = constant ptr trunc (i64 0 to ptr)6