// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null #include void test() { fprintf(stderr, "testing\n"); }