Skip to content

Commit e7f711e

Browse files
committed
Mark signal issue as fixed
1 parent 90e3ac7 commit e7f711e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,8 @@ was not properly preserved on ppc64, sometimes resulting in
417417
[random `float` values appearing](https://github.com/ocaml/ocaml/pull/12546)
418418

419419

420-
Signal-based overflow on ppc64 crash (new, codegen)
421-
---------------------------------------------------
420+
Signal-based overflow on ppc64 crash (new, fixed, codegen)
421+
----------------------------------------------------------
422422

423423
The sequential `STM` tests of `Array`, `Bytes`, and `Float.Array`
424424
would [trigger segfaults on ppc64](https://github.com/ocaml/ocaml/issues/12482)

0 commit comments

Comments
 (0)