OSDN Git Service

* gcc-interface/utils.c (convert): In the padded case, do the final
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2009 15:19:16 +0000 (15:19 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2009 15:19:16 +0000 (15:19 +0000)
commit9fb1518c64f40daa68b7e1b6b51398a10ea20acf
treee50017bcca506b95542b806785adc714348c64c3
parentf76d4106229562a9c2897e979d1eea60eac39741
* gcc-interface/utils.c (convert): In the padded case, do the final
conversion as an unchecked conversion if the underlying types are
array types with variable size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150965 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/slice6.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/slice6_pkg.ads [new file with mode: 0644]