lean4-htt/stage0
Eric Wieser afee8aa1c1
fix: avoid SIGFPE on x86_64 for ISize division overflow (#12110)
This PR fixes a SIGFPE crash on x86_64 when evaluating `(ISize.minValue
/ -1 : ISize)`, filling an omission from #11624.

Closes #12097.
2026-01-27 19:36:07 +00:00
..
src fix: avoid SIGFPE on x86_64 for ISize division overflow (#12110) 2026-01-27 19:36:07 +00:00
stdlib chore: update stage0 2026-01-26 18:21:01 +00:00