utils2.c (build_binary_op): Do not mark the left operand as addressable.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 24 Jul 2011 12:50:41 +0000 (12:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 24 Jul 2011 12:50:41 +0000 (12:50 +0000)
commit4b4cfdd5e1104810953caefe50729f87e79239ec
treed5faac706274a2a10f9d6bd409e2d42ee632d9b8
parentf3d3457603f3d0566555fae58341e9f3137cfdb5
utils2.c (build_binary_op): Do not mark the left operand as addressable.

* gcc-interface/utils2.c (build_binary_op) <ARRAY_REF>: Do not mark the
left operand as addressable.

From-SVN: r176713
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils2.c