* function.c (expand_function_end): Always clobber the
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2001 20:54:51 +0000 (20:54 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2001 20:54:51 +0000 (20:54 +0000)
commitb41180f5b85a227668fe87bb506aae14a8f9a031
treeffccfbfbd8a06c00a5e393e6d7df7510847830ec
parentb7c2bf4b41e00b3886212299935a4ff1691a37ac
* function.c (expand_function_end): Always clobber the
return registers, even if there is no return label.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41612 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c