OSDN Git Service

* function.c (diddle_return_value): Only clal hard_function_value
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index feb87ed..d08cf8f 100644 (file)
@@ -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.