trans.c (call_to_gnu): Use local variable.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 11 Sep 2011 18:38:30 +0000 (18:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Sep 2011 18:38:30 +0000 (18:38 +0000)
commitc946adde12fa27f4572f3b23917b143e1767e475
tree51aa3aba42bd99f341de99f686148515433bafa1
parentdddf8120dbd8633f77e47501efc234057778ecfc
trans.c (call_to_gnu): Use local variable.

* gcc-interface/trans.c (call_to_gnu): Use local variable.  Make sure
this is a real formal parameter before testing whether it is by ref.

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