utils2.c (build_cond_expr): Take the address and dereference if the result type is...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 11 Apr 2010 11:23:32 +0000 (11:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Apr 2010 11:23:32 +0000 (11:23 +0000)
commit87fa3d342b62a632f1e44008c18bc60a9ac90af1
treee76d865e667913633f294e217b6416104244345e
parent9c69c3afd6ba8ed4814f5c1aa1b5d0ea12a8eb11
utils2.c (build_cond_expr): Take the address and dereference if the result type is passed by reference.

* gcc-interface/utils2.c (build_cond_expr): Take the address and
dereference if the result type is passed by reference.

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