On 01/17/2014 10:44 AM, Peter Maydell wrote: > + NeonGenFn *ceqtstfns[3][2] = { You want all of these arrays to be static and const: static NeonGenFn * const ceqtstfns[3][2] = ... r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm