function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL.
authorJason Merrill <jason@redhat.com>
Tue, 10 Aug 2004 18:02:18 +0000 (14:02 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Aug 2004 18:02:18 +0000 (14:02 -0400)
commit01c985700000ecfa510dde907812cb389d28695e
treebd5fa967739eadee9c3a8b80490cbd81f107cd2a
parentb2ddaebb2d8528b8f53a6546ed8988057771b832
function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL.

        * function.c (expand_function_start): Handle DECL_BY_REFERENCE on
        the RESULT_DECL.

From-SVN: r85763
gcc/ChangeLog
gcc/function.c