aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_names.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-sem_names.adb')
-rw-r--r--src/vhdl/vhdl-sem_names.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-sem_names.adb b/src/vhdl/vhdl-sem_names.adb
index e7a1f836a..3993cae22 100644
--- a/src/vhdl/vhdl-sem_names.adb
+++ b/src/vhdl/vhdl-sem_names.adb
@@ -2030,7 +2030,7 @@ package body Vhdl.Sem_Names is
return Res;
when Iir_Kind_Dot_Attribute
| Iir_Kind_Integ_Attribute =>
- -- Already finished.
+ Sem_Decls.Add_Implicit_Declaration (Res);
return Res;
when Iir_Kinds_Type_Attribute
| Iir_Kind_Subtype_Attribute