]> git.nickg.me.uk Git - 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>
Sun, 17 Sep 2023 19:56:40 +0000 (20:56 +0100)
commita9bfb8f82d5e12966f3d168a822839eadbe6e102
tree9611f32a3accb0b652ff8b7557b1a47fc70dd1d0
parent756d4213852f521492f6279d44bcb1ac4d18da82
Fix crash for allocator with unconstrained array element

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