calls.c (expand_call): Strip a TARGET_EXPR if we're passing by invisible reference.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 19 Jan 1999 11:55:37 +0000 (11:55 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 19 Jan 1999 11:55:37 +0000 (06:55 -0500)
commit60409070a6daca63bbb2be39cefe8692e96ad952
treee91ca19634322bc4574280c639a5bc44de7f104c
parent97f6e72f229d19e8871a53fd9f553d1a2ccd8e9f
calls.c (expand_call): Strip a TARGET_EXPR if we're passing by invisible reference.

* calls.c (expand_call): Strip a TARGET_EXPR if we're passing by
invisible reference.

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