trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameters if...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 22 Nov 2014 12:23:47 +0000 (12:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 22 Nov 2014 12:23:47 +0000 (12:23 +0000)
commit19f51f28fcb611671a103412b53c9fd04b1f4848
tree0825a1f37f346ee11c1ac7a73d0322fcb2799cee
parent5e0f1fca62d34663d2e2040c61d711c09fa9762d
trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameters if...

* gcc-interface/trans.c (Call_to_gnu): Strip unchecked conversions on
actuals of In parameters if the destination type is an unconstrained
composite type.

From-SVN: r217965
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/pack11.ads [new file with mode: 0644]