utils.c (rest_of_record_type_compilation): When computing encodings for the component...
authorOlivier Hainque <hainque@adacore.com>
Fri, 13 Jun 2008 10:27:29 +0000 (10:27 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Fri, 13 Jun 2008 10:27:29 +0000 (10:27 +0000)
commitca789c7ff656bb004bd6693a1274a79b124af40f
treed01b599fca90dca4cb0bf3a3297a7c9801b0c277
parent9133c85e1a42213e7e09ba917fae7e57e06a236c
utils.c (rest_of_record_type_compilation): When computing encodings for the components of a variable size type...

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.

From-SVN: r136748
gcc/ada/ChangeLog
gcc/ada/utils.c