]> git.ipfire.org Git - thirdparty/gcc.git/commit
(emit_library_call): Move the invocation of prepare_call_address before the assignmen...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Apr 1994 11:14:17 +0000 (07:14 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Apr 1994 11:14:17 +0000 (07:14 -0400)
commit8b0f91011f1ed67e185e3b777a663858d1631821
tree9d2505e2ca71acbaa2fdd93a418d367b9fef527b
parent1923e516f4394c09231d6a62dc0c1d641051827e
(emit_library_call): Move the invocation of prepare_call_address before the assignments of the function arguments.

(emit_library_call): Move the invocation of prepare_call_address before the
assignments of the function arguments.
(emit_library_call_value): Likewise.

From-SVN: r6978
gcc/calls.c