]> gcc.gnu.org Git - gcc.git/commit
function.c (diddle_return_value): Examine current_function_return_rtx instead of...
authorRichard Henderson <rth@cygnus.com>
Sat, 7 Oct 2000 01:45:21 +0000 (18:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 7 Oct 2000 01:45:21 +0000 (18:45 -0700)
commit3e4eac3fe9f4b590e6c95356c3fcb7b08630acf2
tree9d13e5f3092be6335d2cfa6ba7da64b6af514668
parent15f18aaca64d6d5b27f29cc0072f46b5f04dbbe2
function.c (diddle_return_value): Examine current_function_return_rtx instead of the DECL_RESULT.

        * function.c (diddle_return_value): Examine
        current_function_return_rtx instead of the DECL_RESULT.
        (expand_function_end): Handle reloading DECL_RESULT from memory
        into a hard register.  Query promote_mode for sign of mismatched
        modes.

From-SVN: r36769
gcc/ChangeLog
gcc/function.c
This page took 0.056235 seconds and 5 git commands to generate.