]> git.ipfire.org Git - thirdparty/gcc.git/commit
stmt.c (expand_return): Clear destination instead of clobbering it when setting a...
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 4 Dec 2001 17:37:23 +0000 (17:37 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 4 Dec 2001 17:37:23 +0000 (17:37 +0000)
commit8a38ed868f46c143af3df2f08ef58205faf4919e
tree23e0c7825f6982d69c5791385aa1a9dd00aa0342
parentbe1bb2a4da1988e257996be479d8cd62a91358fc
stmt.c (expand_return): Clear destination instead of clobbering it when setting a return value via bitsets.

2001-12-04  Andrew MacLeod  <amacleod@redhat.com>

* stmt.c (expand_return): Clear destination instead of clobbering it
when setting a return value via bitsets.

From-SVN: r47616
gcc/ChangeLog
gcc/stmt.c