OSDN Git Service

* gcc-interface/trans.c (call_to_gnu): In the by-reference case, if the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2011 14:54:09 +0000 (14:54 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2011 14:54:09 +0000 (14:54 +0000)
commit769e30fb08adf5d3d9e39ab15743094f68d2d353
tree3df342877a3a9a3b2cf6eef779b339e65eea49b8
parent488a4664f1ecae42b73075b7be070a679e770a9d
* gcc-interface/trans.c (call_to_gnu): In the by-reference case, if the
type of the parameter is an unconstrained array, convert the actual to
the type of the formal in the In Out and Out cases as well.

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