summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index d53f654bce..40c4e43318 100644
--- a/Changes
+++ b/Changes
@@ -38,6 +38,12 @@ Working version
### Internal/compiler-libs changes:
+- #12216, #12248: Prevent reordering of atomic loads during instruction
+ scheduling. This is for reference, as instruction scheduling is currently
+ unused in OCaml 5.
+ (Xavier Leroy, report by Luc Maranget and KC Sivaramakrishnan,
+ review by Nicolás Ojeda Bär)
+
### Build system:
### Bug fixes: