]> git.nickg.me.uk Git - nvc.git/commit
Fix bugs in handling of 'SUBTYPE attribute. Issue #539
authorNick Gasson <nick@nickg.me.uk>
Sun, 16 Oct 2022 14:26:24 +0000 (15:26 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 16 Oct 2022 14:50:07 +0000 (15:50 +0100)
commit20d95c56757a8e5bb74a2d9cee9afcab93689a7d
tree9af335052429d5f8bf0f2e5970a36900ea701e6e
parent5819ba1036ff1ad48af270323cdd8da5d8b576e5
Fix bugs in handling of 'SUBTYPE attribute. Issue #539
src/parse.c
src/sem.c
src/type.c
test/parse/issue539.vhd [new file with mode: 0644]
test/regress/issue539.vhd [new file with mode: 0644]
test/test_parse.c