trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual parameters...
commit932c865054836d348e629f70d71a07b2ab4ea607
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 15 Apr 2010 10:17:54 +0000 (15 10:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 15 Apr 2010 10:17:54 +0000 (15 10:17 +0000)
treeaa826ca1631bf85a3d9e79762dc859d1c01d5c29
parent8ff6c6640bcff32c26f5a09e33ad61df15c96c55
trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual parameters before the call.

* gcc-interface/trans.c (call_to_gnu): Do not unnecessarily force
side-effects of actual parameters before the call.

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