]> git.nickg.me.uk Git - nvc.git/commit
Fix aggregate bounds calculation with concatenation
authorNick Gasson <nick@nickg.me.uk>
Sun, 21 Jan 2024 16:10:59 +0000 (16:10 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 21 Jan 2024 16:54:00 +0000 (16:54 +0000)
commit84bc51872778ebed81c030b9893a828198f03b08
tree0b9669ce8716d5ede7536a55ab9ebaa9741ab703
parentdaa782c0d7283a4469b696d52c4a8a4d8d0b517f
Fix aggregate bounds calculation with concatenation

Fixes #842
src/lower.c
test/lower/array2.vhd
test/regress/issue842.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_lower.c