2008-06-13 Olivier Hainque <hainque@adacore.com>
commit77b4865cd75fec6f590d93b3ae051aefc57dafb6
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2008 10:27:29 +0000 (13 10:27 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2008 10:27:29 +0000 (13 10:27 +0000)
treed01b599fca90dca4cb0bf3a3297a7c9801b0c277
parentb2f0b2a33f40ea27f6f1f130f0e20a3aa44eb02c
2008-06-13  Olivier Hainque  <hainque@adacore.com>

        * utils.c (rest_of_record_type_compilation): When computing
        encodings for the components of a variable size type, early
        strip conversions on the current position expression to make
        sure it's shape is visible.  Use remove_conversions for this
        purpose.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136748 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/utils.c