Codegen fails with large real literals #832
-
Issue DescriptionWhen attempting to use a large real number gte 2989000001.0 jank produces an error: Unsure if all bets are off once the above is triggered but it leads to subsequent JIT session errors: I've omitted this stack trace from the dedicated field as it's separate to the initial bug being reported. Reproduction StepsEval this in repl: (float 2989000001.0)jank health checkStack traceNo response OS Version InformationFedora 43 I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Answered by
jeaye
Jun 22, 2026
Replies: 1 comment
-
|
Thank you for another excellent report with a simple repro. This is now fixed and tested: #834 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
timmw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for another excellent report with a simple repro. This is now fixed and tested: #834