trans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep on the underlying type of the...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 23 Sep 2019 08:08:08 +0000 (08:08 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 23 Sep 2019 08:08:08 +0000 (08:08 +0000)
commitef5a9557bdfeef1d7941ec52702a25f2de9abcdc
tree0d5d8b6f6ed0fd3a3a462e9d4df11defd6f08a89
parentfdfa0e44b7e5bbf319634a2d51cc7fbfb7aae27a
trans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep on the underlying type of the node.

* gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep
on the underlying type of the node.
(Call_to_gnu): Likewise with the type of the prefix.

From-SVN: r276041
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c