From: Jason Merrill Date: Tue, 10 Aug 2004 18:02:48 +0000 (-0400) Subject: re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c9c452695f66cfb588e4001e3a2b774a8a52015;p=gcc.git re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11) PR middle-end/16948 * function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL. From-SVN: r85764 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 88c4d8f06ef..fc95cf250c5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2004-08-10 Jason Merrill + PR middle-end/16948 * function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL.