aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2001-03-14 18:59:03 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2001-03-14 18:59:03 +0100
commit9cf218a30f2076faeeb43df2f3b422fc65f59c0e (patch)
tree598f3180a15448548c2aff0a6280b126fe50bfd6 /gcc/ChangeLog
parenta58dc194c8b0e7a0af35389e21d9d02b27301539 (diff)
downloadgcc-9cf218a30f2076faeeb43df2f3b422fc65f59c0e.zip
gcc-9cf218a30f2076faeeb43df2f3b422fc65f59c0e.tar.gz
gcc-9cf218a30f2076faeeb43df2f3b422fc65f59c0e.tar.bz2
reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.
* reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp. FUNCTION_VALUE. * g++.old-deja/g++.other/regstack.C: New test. From-SVN: r40457
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 54031ae..dd2818d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-14 Jakub Jelinek <jakub@redhat.com>
+
+ * reg-stack.c (stack_result): Unconditionally use
+ FUNCTION_OUTGOING_VALUE resp. FUNCTION_VALUE.
+
Wed Mar 14 16:36:25 CET 2001 Jan Hubicka <jh@suse.cz>
* expr.c (emit_move_insn_1): Split push of complex value when