re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11)
authorJason Merrill <jason@gcc.gnu.org>
Tue, 10 Aug 2004 18:02:48 +0000 (14:02 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Aug 2004 18:02:48 +0000 (14:02 -0400)
        PR middle-end/16948
        * function.c (expand_function_start): Handle DECL_BY_REFERENCE on
        the RESULT_DECL.

From-SVN: r85764

gcc/ChangeLog

index 88c4d8f06efbd1e0bf8e3b56bc0735a16e3d4d9d..fc95cf250c54ab2a87c76d31f3f4c9958f74228c 100644 (file)
@@ -1,5 +1,6 @@
 2004-08-10  Jason Merrill  <jason@redhat.com>
 
+       PR middle-end/16948
        * function.c (expand_function_start): Handle DECL_BY_REFERENCE on
        the RESULT_DECL.