]> git.nickg.me.uk Git - nvc.git/commit
Fix crash instantiating generic subprogram without body. Issue #654
authorNick Gasson <nick@nickg.me.uk>
Mon, 20 Mar 2023 20:43:37 +0000 (20:43 +0000)
committerNick Gasson <nick@nickg.me.uk>
Mon, 20 Mar 2023 20:43:37 +0000 (20:43 +0000)
commit5d225cecd041661eec961b0be4f7f7e189dcbe5e
treedae90d3fdd10e5847c145e3afba8cfbb93cf8cd7
parent270d0388021f799a74cc409f2d22da0ebec8da71
Fix crash instantiating generic subprogram without body. Issue #654
src/parse.c
test/parse/issue654.vhd [new file with mode: 0644]
test/test_parse.c