]> Nick Gasson's Git Repositories - nvc.git/commit
Fix wrong result for slice of generic. Fixes #931
authorNick Gasson <nick@nickg.me.uk>
Thu, 25 Jul 2024 10:57:11 +0000 (11:57 +0100)
committerNick Gasson <nick@nickg.me.uk>
Thu, 25 Jul 2024 11:19:02 +0000 (12:19 +0100)
commit8e7d1972fe8ec11fa91a66356dfffcc3d002626a
treec09b321d1048df97b37545f7ae5c01d7c18e8deb
parent2e5ad89c9c61d90c48cc4dd75b3b72db9af860db
Fix wrong result for slice of generic. Fixes #931
NEWS.md
src/common.c
src/elab.c
src/lower.c
src/simp.c
test/regress/issue931.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_elab.c
test/test_simp.c