aboutsummaryrefslogtreecommitdiffstats
path: root/iirs.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-01-19 02:42:08 +0100
committerTristan Gingold <tgingold@free.fr>2014-01-19 02:42:08 +0100
commit533c3e35d66131ae93e3f521c5da85ecb24b64a4 (patch)
tree2884eebd330a775494f144aa4dff5b9774a7b1c6 /iirs.adb
parente47227b318ac19fed2fb140614c70b30cb5329d7 (diff)
downloadghdl-533c3e35d66131ae93e3f521c5da85ecb24b64a4.tar.gz
ghdl-533c3e35d66131ae93e3f521c5da85ecb24b64a4.tar.bz2
ghdl-533c3e35d66131ae93e3f521c5da85ecb24b64a4.zip
Fix obscure crash (expanded name in a homograph of an enumeration literal).
Diffstat (limited to 'iirs.adb')
-rw-r--r--iirs.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/iirs.adb b/iirs.adb
index 332746b67..707a09fff 100644
--- a/iirs.adb
+++ b/iirs.adb
@@ -6881,6 +6881,7 @@ package body Iirs is
| Iir_Kind_Implicit_Function_Declaration
| Iir_Kind_Implicit_Procedure_Declaration
| Iir_Kind_Procedure_Declaration
+ | Iir_Kind_Enumeration_Literal
| Iir_Kind_Sensitized_Process_Statement
| Iir_Kind_Process_Statement
| Iir_Kind_Block_Statement