trans.c (call_to_gnu): Always set the source location on the call expression.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 14 Nov 2007 18:31:57 +0000 (18:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 14 Nov 2007 18:31:57 +0000 (18:31 +0000)
commita01e283ff5fd5bd1d0f8b274b01fe30fd98f82e8
treeab17fafcf018fef0789d31b899c5a21afc6ead17
parentd76575caa512ad195c9f0f0993152618dbb8768f
trans.c (call_to_gnu): Always set the source location on the call expression.

* trans.c (call_to_gnu): Always set the source location on the call
expression.  If the function returns-by-target, also set it on the
address expression.

From-SVN: r130184
gcc/ada/ChangeLog
gcc/ada/trans.c