aboutsummaryrefslogtreecommitdiffstats
path: root/iirs.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-03-29 04:43:00 +0100
committerTristan Gingold <tgingold@free.fr>2014-03-29 04:43:00 +0100
commit7f7fdf816df6c7dcb24f202c6c88f1efcd752f29 (patch)
tree681529ac80d3b6d36b7feab161506487a3495c40 /iirs.ads
parente7b2039857db4ba617c5a399c11cc4ff4c969959 (diff)
downloadghdl-7f7fdf816df6c7dcb24f202c6c88f1efcd752f29.tar.gz
ghdl-7f7fdf816df6c7dcb24f202c6c88f1efcd752f29.tar.bz2
ghdl-7f7fdf816df6c7dcb24f202c6c88f1efcd752f29.zip
Set some missing flags (was harmless).
Diffstat (limited to 'iirs.ads')
-rw-r--r--iirs.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/iirs.ads b/iirs.ads
index e1be00ca8..f3964eeae 100644
--- a/iirs.ads
+++ b/iirs.ads
@@ -322,6 +322,8 @@ package Iirs is
-- Only for Iir_Kind_Association_Element_By_Individual:
-- Get/Set_Individual_Association_Chain (Field4)
--
+ -- A function call or a type conversion for the association.
+ -- FIXME: should be a name ?
-- Only for Iir_Kind_Association_Element_By_Expression:
-- Get/Set_In_Conversion (Field4)
--