]> git.nickg.me.uk Git - nvc.git/commit
Fix crash with unconstrained field in record aggregate
authorNick Gasson <nick@nickg.me.uk>
Sat, 14 Oct 2023 20:27:04 +0000 (21:27 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 14 Oct 2023 20:44:27 +0000 (21:44 +0100)
commit4c00a57904b4b053e1542d3671cf961be227e96c
tree0854a898fbe29cbf855e4bd5bb9648472fa5bc8d
parent2c3b242684ed74626efafe4927f153f449944781
Fix crash with unconstrained field in record aggregate

Issue #768
src/lower.c
test/lower/issue768.vhd [new file with mode: 0644]
test/test_lower.c