aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/configuration.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/configuration.adb')
-rw-r--r--src/vhdl/configuration.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/configuration.adb b/src/vhdl/configuration.adb
index ae627ca2d..9e425731f 100644
--- a/src/vhdl/configuration.adb
+++ b/src/vhdl/configuration.adb
@@ -709,7 +709,7 @@ package body Configuration is
return False;
end if;
declare
- Indexes : constant Iir_List :=
+ Indexes : constant Iir_Flist :=
Get_Index_Subtype_List (Gen_Type);
begin
if Get_Nbr_Elements (Indexes) /= 1 then