freeze.adb
210 KB
-
exp_ch3.adb (Expand_N_Object_Declaration): Remove checks for No_Default_Initialization... · 1ce1f005
2008-05-26 Gary Dismukes <dismukes@adacore.com> * exp_ch3.adb (Expand_N_Object_Declaration): Remove checks for No_Default_Initialization, which is now delayed until the freeze point of the object. Add a comment about deferral of the check. * freeze.adb (Freeze_Entity): The check for No_Default_Initialization on objects is moved here. From-SVN: r135941
Gary Dismukes committed