]> 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>
Mon, 16 Oct 2023 15:54:56 +0000 (16:54 +0100)
commit7873abb597fb454156f6248c7736bbd3c7ad7d5d
treeb4cb4fab0f87175c823a96020148091d49965705
parent35b64f24b05615a52af32d5b43b802c30bf6064d
Fix crash with unconstrained field in record aggregate

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