]> Nick Gasson's Git Repositories - nvc.git/commit
Check for use of deferred constant before full declaration
authorNick Gasson <nick@nickg.me.uk>
Sun, 9 Jun 2024 10:33:33 +0000 (11:33 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 9 Jun 2024 11:03:00 +0000 (12:03 +0100)
commitf74c1a9ab88620360a93cb9c010347f3ba282ebc
tree7e634e26a8fefe7c5de8f1bb62e6fa4bbfd0b075
parenta996b611ba6bed2e10df9d07bb8119e965c77c84
Check for use of deferred constant before full declaration
src/diag.c
src/names.c
src/names.h
src/sem.c
test/parse/defer1.vhd
test/regress/issue549.vhd
test/sem/const.vhd
test/test_parse.c