Hi, here's another assert: s0389:src nico$ cat tmp.c char text[] = "string"; s0389:src nico$ ./clang -emit-llvm tmp.c Assertion failed: (isa<llvm::IntegerType>(TargetType) && "not ptr- >int?"), function GenerateConstantCast, file CodeGenModule.cpp, line 241. Nico