2015-10-29 Jim Wilson * config/arm/neon-testgen.ml: Fix comment typo. Index: config/arm/neon-testgen.ml =================================================================== --- config/arm/neon-testgen.ml (revision 229504) +++ config/arm/neon-testgen.ml (working copy) @@ -76,7 +76,7 @@ let emit_variables chan c_types features spaces = match c_types with (_, return_ty) :: tys -> if return_ty <> "void" then begin - (* The intrinsic returns a value. We need to do explict register + (* The intrinsic returns a value. We need to do explicit register allocation for vget_low tests or they fail because of copy elimination. *) ((if List.mem Fixed_vector_reg features then