OSDN Git Service

* calls.c (emit_library_call_value_1): Memory slot for
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 19:00:58 +0000 (19:00 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 19:00:58 +0000 (19:00 +0000)
commit211cf3755d75fa5bf0fe70f67b0a68d389061d13
treec322b7c1ce9e8f137d63bb1abc373ec97b124e9e
parent511f07caa4f0c212aecd21147019dda522cbd367
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39242 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c