exp_ch5.adb
138 KB
-
exp_ch5.adb (Expand_Assign_Array): If the right-hand side is a string... · 6ec9c97a
2006-02-13 Ed Schonberg <schonberg@adacore.com> * exp_ch5.adb (Expand_Assign_Array): If the right-hand side is a string, and the context requires a loop for the assignment (e.g. because the left-hand side is packed), generate a unique name for the temporary that holds the string, to prevent spurious name clashes. From-SVN: r111061
Ed Schonberg committed