exp_ch4.adb
272 KB
-
exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a loop for array compares if… · 5e1c00fa
exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a loop for array compares if the component is atomic. 2004-10-26 Robert Dewar <dewar@gnat.com> * exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a loop for array compares if the component is atomic. * exp_ch5.adb (Expand_Assign_Array): Make sure we expand a loop for array assignment if the component type is atomic. From-SVN: r89650
Robert Dewar committed