aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-09-20 08:09:19 +0200
committerTristan Gingold <tgingold@free.fr>2016-09-20 08:09:19 +0200
commit6ee23b96ecf9ab9e7ca8767ebe8fb825b0309393 (patch)
tree7a7db58cdce948a2435470d87cfc468b457817c0 /src/vhdl/iirs.adb
parentf0815de199ae3835d2555c1b85732977e8d72afe (diff)
downloadghdl-6ee23b96ecf9ab9e7ca8767ebe8fb825b0309393.tar.gz
ghdl-6ee23b96ecf9ab9e7ca8767ebe8fb825b0309393.tar.bz2
ghdl-6ee23b96ecf9ab9e7ca8767ebe8fb825b0309393.zip
iirs: add association_element_subprogram
Diffstat (limited to 'src/vhdl/iirs.adb')
-rw-r--r--src/vhdl/iirs.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/iirs.adb b/src/vhdl/iirs.adb
index de4272d77..01d6bfeac 100644
--- a/src/vhdl/iirs.adb
+++ b/src/vhdl/iirs.adb
@@ -272,6 +272,7 @@ package body Iirs is
| Iir_Kind_Association_Element_Open
| Iir_Kind_Association_Element_Package
| Iir_Kind_Association_Element_Type
+ | Iir_Kind_Association_Element_Subprogram
| Iir_Kind_Choice_By_Others
| Iir_Kind_Choice_By_Expression
| Iir_Kind_Choice_By_Range