[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 09:41:15 +0000 (11:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 09:41:15 +0000 (11:41 +0200)
commit8c889ae483adccb124c7104e6c0e1ab274bd3677
tree3ed508e1dcba52c10b6c5c6140f8d5e30e212298
parent1a07a71a4b60c6920d0c7b77150a8d4a7049f134
[multiple changes]

2011-08-29  Thomas Quinot  <quinot@adacore.com>

* s-pooglo.adb: Minor reformatting.

2011-08-29  Ed Schonberg  <schonberg@adacore.com>

* exp_ch5.adb (Expand_N_Assignment_Statement): if the left-hand side is
an indexed component of a packed array whose element type is a record
with a representation clause different from that of the right-hand
side, generate a temporary to minimuze the number of bit-field
operations generated.

2011-08-29  Ed Schonberg  <schonberg@adacore.com>

* exp_util.adb (Insert_Actions): Use clauses can be part of lists of
declarations, and thus are likely insertion points for actions.

2011-08-29  Bob Duff  <duff@adacore.com>

* einfo.ads: Minor comment fix.

From-SVN: r178182
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/exp_ch5.adb
gcc/ada/exp_util.adb
gcc/ada/s-pooglo.adb