Michael Kelly, le mer. 21 janv. 2026 19:01:02 +0000, a ecrit: > On 21/01/2026 18:26, Samuel Thibault wrote: > > Michael Kelly, le mer. 21 janv. 2026 17:33:16 +0000, a ecrit: > > > I had narrowed down the stress-ng bit error reports to a seeming > > > failure of memset to zero a range of memory as requested. > > Does it also fail on a 32b system? > > > > I don't notice the issue with ghc on 32b, but possibly that's simply > > because the compiler doesn't emit sse instructions, and the libc calls > > optimized with sse are not often enough for ghc to break. > > Both my test code and the same stress-ng invocation work correctly on 32 bit > without any error reports.
Ok, so we can probably focus on x86_64-only code. Samuel
