aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_specs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/sem_specs.adb')
-rw-r--r--src/vhdl/sem_specs.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/sem_specs.adb b/src/vhdl/sem_specs.adb
index 2c94e0622..a23d4bc1c 100644
--- a/src/vhdl/sem_specs.adb
+++ b/src/vhdl/sem_specs.adb
@@ -410,7 +410,7 @@ package body Sem_Specs is
procedure Sem_Named_Entity (Ent : Iir) is
begin
case Get_Kind (Ent) is
- when Iir_Kinds_Library_Unit_Declaration
+ when Iir_Kinds_Library_Unit
| Iir_Kinds_Concurrent_Statement
| Iir_Kinds_Sequential_Statement
| Iir_Kinds_Non_Alias_Object_Declaration