* gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and do
commit70d9bf4cc20fbd4d84f1ccc5951d72df459a7331
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2017 08:21:05 +0000 (10 08:21 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2017 08:21:05 +0000 (10 08:21 +0000)
tree9fa6c392e31b8c052f90d7b9aa005e493870b47d
parent642c24989f3a376eb195e88530a67a02b5f5b90f
* gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and do
not fall through to the next case.
<ARRAY_TYPE>: Deal specially with a dereference from another array
type with the same element type.

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