aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index feb87ed..d08cf8f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -7,6 +7,9 @@ Thu Nov 11 19:45:24 1999 Jim Wilson <wilson@cygnus.com>
Thu Nov 11 18:54:24 1999 Jeffrey A Law (law@cygnus.com)
+ * function.c (diddle_return_value): Put back check that the DECL_RTL
+ for the function is a register.
+
* function.c (diddle_return_value): Use hard_function_value to
get an rtx suitable for use in the USE/CLOBBER insn.