Hi Matt, > Thank you for your reply--I've now done that. Unfortunately, there's a new > error now: > > ------------ > Cannot yet select: intrinsic %llvm.test_intrinsic > test.c:25: internal compiler error: Aborted that's because you didn't tell the code generators what they should do with your intrinsic. Ciao, Duncan.