coqnative
anomaly on complicated fixpoint generated by Equations
#19986
Labels
kind: bug
An error, flaw, fault or unintended behaviour.
needs: triage
The validity of this issue needs to be checked, or the issue itself updated.
Description of the problem
The
issues/issue74.v
file of Equations fails to compile withcoqnative
, raising the following anomaly:A quick
ocamldebug
suggests this comes fromcoq/kernel/nativecode.ml
Line 1408 in 253e9af
paramsi
being empty.Small Rocq / Coq file to reproduce the bug
Version of Rocq / Coq where this bug occurs
8.20.0,master
Last version of Rocq / Coq where the bug did not occur
No response
The text was updated successfully, but these errors were encountered: