utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the result.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 22 Sep 2007 13:04:20 +0000 (13:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 22 Sep 2007 13:04:20 +0000 (13:04 +0000)
commitb235734c763af862a2606225d7aefd9990847edd
treecdaa6a05a038be356ee679bf041bd00b883cd7fa
parente1210bd06b7a46f5878e822ee93c06e073aaff33
utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the result.

* utils2.c (build_unary_op) <ADDR_EXPR> [INDIRECT_REF]: Propagate
the TYPE_REF_CAN_ALIAS_ALL flag to the result.

From-SVN: r128669
gcc/ada/ChangeLog
gcc/ada/utils2.c