function.c (expand_function_end): Always clobber the return registers, even if there...
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 26 Apr 2001 20:54:51 +0000 (20:54 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 26 Apr 2001 20:54:51 +0000 (20:54 +0000)
commitfbffc70af694dc340bb390071e1cf7b80486a249
treeffccfbfbd8a06c00a5e393e6d7df7510847830ec
parent9cc03fabc2fae764f2d2ca0bff25b1d34b8e96b6
function.c (expand_function_end): Always clobber the return registers, even if there is no return label.

* function.c (expand_function_end): Always clobber the
return registers, even if there is no return label.

From-SVN: r41612
gcc/ChangeLog
gcc/function.c