← Back to context

Comment by rwmj

9 years ago

It affects code generated by the OCaml native compiler, which includes the OCaml compiler itself since it is written in OCaml. See also: https://caml.inria.fr/mantis/view.php?id=7452

It also affects code generated by GCC, but apparently GCC is less likely to generate code sequences which trigger the CPU bug.