calls.c (emit_library_call_value_1): Memory slot for pass-by-reference argument shoul...
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 24 Jan 2001 19:00:58 +0000 (19:00 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 24 Jan 2001 19:00:58 +0000 (19:00 +0000)
commit4cfc604201d08c88f367657652cabbcf9203b298
treec322b7c1ce9e8f137d63bb1abc373ec97b124e9e
parent597dba19e8aeb720e8ffab09757a0e62115de0ec
calls.c (emit_library_call_value_1): Memory slot for pass-by-reference argument should have the mode of the argument...

* calls.c (emit_library_call_value_1): Memory slot for
pass-by-reference argument should have the mode of the argument,
not of the pointer to it.

From-SVN: r39242
gcc/ChangeLog
gcc/calls.c