]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with partially constrained element in record subtype
authorNick Gasson <nick@nickg.me.uk>
Tue, 11 Feb 2025 08:58:34 +0000 (08:58 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 11 Feb 2025 09:13:01 +0000 (09:13 +0000)
commit73c3027ae8f74c9ad79d748ee5b93c502577d32c
treef88c004189a7ad75a5ec0b1448d4248f52ee0f40
parentc4577c32872ce708cc1f4daf2f12a7425aaad056
Fix crash with partially constrained element in record subtype

Issue #1155
NEWS.md
src/lower.c
src/type.c
test/lower/issue1155.vhd [new file with mode: 0644]
test/sem/record2008.vhd
test/test_lower.c
test/test_sem.c