On Wed, Oct 29, 2014 at 3:14 PM, Martin Liška <mli...@suse.cz> wrote: > Hello. > > Following patch fixes PR63587, where we put DECL_RESULT in > cgraph_node::expand_thunk to local_decls. > Patch has been tested on x86_64-linux-pc without any regression and boostrap > works correctly. > > Ready for thunk?
Ok. Thanks, Richard. > Thanks, > Martin