aboutsummaryrefslogtreecommitdiffstats
path: root/canon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'canon.adb')
-rw-r--r--canon.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/canon.adb b/canon.adb
index dd2d7b481..05b937c86 100644
--- a/canon.adb
+++ b/canon.adb
@@ -2624,9 +2624,7 @@ package body Canon is
Set_Generic_Map_Aspect_Chain
(El,
Canon_Association_Chain_And_Actuals
- (Get_Generic_Chain
- (Get_Package_Header
- (Get_Named_Entity (Get_Uninstantiated_Name (El)))),
+ (Get_Generic_Chain (El),
Get_Generic_Map_Aspect_Chain (El), El));
when others =>
Error_Kind ("canonicalize2", El);