Hi Owen, > // We assume like gcc appears to, that this only applies to cached memory. > - C[4] = ConstantInt::get(Type::Int1Ty, false); > + C[4] = ConstantInt::get(Type::Int1Ty, true); please update the comment! Ciao, Duncan.