]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash for allocator with unconstrained array element
authorNick Gasson <nick@nickg.me.uk>
Mon, 4 Sep 2023 18:17:14 +0000 (19:17 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 4 Sep 2023 18:17:14 +0000 (19:17 +0100)
commitc5230faaaff5ac7d2a6f8331a225b592966224ec
treece1b798258fcac2a9165a073c074a2ab23d339e6
parent423c9525a149ab7f0cc7f85ebaef16f434c6f379
Fix crash for allocator with unconstrained array element

Fixes #756
src/lower.c
test/lower/issue756.vhd [new file with mode: 0644]
test/test_lower.c