]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with subtype in element association range choice
authorNick Gasson <nick@nickg.me.uk>
Fri, 22 Nov 2024 08:55:24 +0000 (08:55 +0000)
committerNick Gasson <nick@nickg.me.uk>
Fri, 22 Nov 2024 18:24:53 +0000 (18:24 +0000)
commit64d37fcec901c6d9ee38bafdf1c1d827a331faf7
tree525602f6161f3196cd68d462bbf7621d5d7786c3
parentf57580b0213d669c2d06174f736d55a3c22aedbf
Fix crash with subtype in element association range choice

Fixes #1080
NEWS.md
src/diag.c
src/names.c
src/sem.c
test/lower/issue1080.vhd [new file with mode: 0644]
test/test_lower.c
test/test_sem.c