diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 88c4d8f..fc95cf2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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. |