]> Nick Gasson's Git Repositories - nvc.git/commit
Fix calculation of constrained array index type. Fixes #975
authorNick Gasson <nick@nickg.me.uk>
Mon, 16 Sep 2024 17:37:26 +0000 (18:37 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 16 Sep 2024 18:03:01 +0000 (19:03 +0100)
commite404d9f41df5049cf17dfcf672b270f3de17e0ad
tree3a7e534a2d37d18a021c48d526668d8f39291d8a
parentdf404221b7e32b9bce183ae91d2ae733457a4340
Fix calculation of constrained array index type. Fixes #975
NEWS.md
src/names.c
src/parse.c
test/bounds/issue975.vhd [new file with mode: 0644]
test/test_bounds.c
test/test_jit.c
test/test_parse.c