exp_ch5.adb
138 KB
-
exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the… · d82e89e9
exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the assignment to a class-wide object... 2005-12-05 Javier Miranda <miranda@adacore.com> * exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the assignment to a class-wide object, before the assignment we generate a run-time check to ensure that the tag of the Target is covered by the tag of the source. From-SVN: r108292
Javier Miranda committed