trans.c (Attribute_to_gnu): Do not strip conversions around prefixes that are not...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 5 Sep 2017 09:22:21 +0000 (09:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 5 Sep 2017 09:22:21 +0000 (09:22 +0000)
commit3fd9ae9664a57eac0fbf3b88b8f6971d293b13e5
tree709346a280dbe29e244e61d0f73d170420311227
parent1f073c9270d23a01f59b6871f127d99d54bd6670
trans.c (Attribute_to_gnu): Do not strip conversions around prefixes that are not references.

* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Address>: Do not strip
conversions around prefixes that are not references.

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