]> Nick Gasson's Git Repositories - nvc.git/commit
Fix VHPI crash with record element subtype constraint. Issue #1161
authorNick Gasson <nick@nickg.me.uk>
Sun, 16 Feb 2025 17:23:12 +0000 (17:23 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 16 Feb 2025 18:49:17 +0000 (18:49 +0000)
commit9978205192626005ff79d7ea96c32b2bcd867b50
treeb6d36574fd823e49b3b15dd5cb0dfef5c6d692bb
parent3c9c4bfc4f6215b03d7bb1d76abded76acec99e5
Fix VHPI crash with record element subtype constraint. Issue #1161
src/jit/jit-core.c
src/vhpi/vhpi-model.c
test/regress/issue1161.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/vhpi/Makemodule.am
test/vhpi/issue1161.c [new file with mode: 0644]
test/vhpi/vhpi_test.c
test/vhpi/vhpi_test.h
tools/run.sh