aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-08-27 16:55:58 +0200
committerTristan Gingold <tgingold@free.fr>2016-08-27 16:55:58 +0200
commitad44f06c82d3a6f7a520e78a93d542b034579155 (patch)
tree8eaef96bdf41f3996bac5b582a4f999ecdee377c /src/vhdl/iirs.ads
parent5dbdac34315ff4be500394903788c430ff9988a5 (diff)
downloadghdl-ad44f06c82d3a6f7a520e78a93d542b034579155.tar.gz
ghdl-ad44f06c82d3a6f7a520e78a93d542b034579155.tar.bz2
ghdl-ad44f06c82d3a6f7a520e78a93d542b034579155.zip
Avoid a crash with postponed assertions in vhdl08
Diffstat (limited to 'src/vhdl/iirs.ads')
-rw-r--r--src/vhdl/iirs.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads
index 403f63fd1..87b25804f 100644
--- a/src/vhdl/iirs.ads
+++ b/src/vhdl/iirs.ads
@@ -2577,6 +2577,8 @@ package Iirs is
-- True if at least one of the NFA edge has the EOS flag.
-- Get/Set_PSL_EOS_Flag (Flag1)
--
+ -- Get/Set_Postponed_Flag (Flag3)
+ --
-- Get/Set_Visible_Flag (Flag4)
-- Iir_Kind_Component_Instantiation_Statement (Medium)