Skip to content
Success

Changes

Summary

  1. Avoid creating ill-formed blocks in Cmm letrec (#9577) (commit: 9e09fde) (details)
Commit 9e09fde7350d1afc8db6b2a5d2625fb2a0b8d21d by noreply
Avoid creating ill-formed blocks in Cmm letrec (#9577)

Use "1" (integer 0) as filler value instead of "0" (null pointer).

Fixes: 7718
(commit: 9e09fde)
The file was modifiedasmcomp/cmmgen.ml (diff)
The file was addedtestsuite/tests/regression/pr7718/pr7718.ml
The file was addedtestsuite/tests/regression/pr7718/pr7718.reference