aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-signals.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-signals.adb')
-rw-r--r--src/grt/grt-signals.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grt/grt-signals.adb b/src/grt/grt-signals.adb
index 9698d8178..2ec5aa2bf 100644
--- a/src/grt/grt-signals.adb
+++ b/src/grt/grt-signals.adb
@@ -1385,6 +1385,7 @@ package body Grt.Signals is
Depth => 0,
Mode => Ghdl_Rti_Signal_Mode_None,
Max_Depth => 0),
+ Linecol => 0,
Name => null,
Loc => Null_Rti_Loc,
Obj_Type => null);
@@ -1394,6 +1395,7 @@ package body Grt.Signals is
Depth => 0,
Mode => Ghdl_Rti_Signal_Mode_None,
Max_Depth => 0),
+ Linecol => 0,
Name => null,
Loc => Null_Rti_Loc,
Obj_Type => null);
@@ -1475,6 +1477,7 @@ package body Grt.Signals is
Depth => 0,
Mode => Ghdl_Rti_Signal_Mode_None,
Max_Depth => 0),
+ Linecol => 0,
Name => null,
Loc => Null_Rti_Loc,
Obj_Type => Std_Standard_Boolean_RTI_Ptr);