* gcc-interface/trans.c (Call_to_gnu): Strip unchecked conversions on
commit8c06599b7b7881c693a739d8dad4433e195c7b25
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Nov 2014 12:23:47 +0000 (22 12:23 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Nov 2014 12:23:47 +0000 (22 12:23 +0000)
tree0825a1f37f346ee11c1ac7a73d0322fcb2799cee
parent3f14e5f8e8d3b0cb8b808b0c186d95f693287688
* gcc-interface/trans.c (Call_to_gnu): Strip unchecked conversions on
actuals of In parameters if the destination type is an unconstrained
composite type.

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