OSDN Git Service

* stmt.c (expand_return): If asked to return the RESULT_DECL,
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2004 06:28:00 +0000 (06:28 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2004 06:28:00 +0000 (06:28 +0000)
commit6f4df69dad7e128f3b28f5840748a53f7acefb12
tree89b4cb40824a7b6f34fb1a33c8593dbfdf639b5e
parentafcf285eb542beb5277cd17c3f0ef4d3b525bb10
* stmt.c (expand_return): If asked to return the RESULT_DECL,
just call expand_value_return on result_rtl.

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