projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01c9857
)
re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11)
author
Jason Merrill
<jason@gcc.gnu.org>
Tue, 10 Aug 2004 18:02:48 +0000
(14:02 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 88c4d8f06efbd1e0bf8e3b56bc0735a16e3d4d9d..fc95cf250c54ab2a87c76d31f3f4c9958f74228c 100644
(file)
--- 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.