On Thu, Oct 6, 2016 at 9:35 AM, Chris Manghane <cm...@google.com> wrote: > > I noticed that this patch does not include the change go-gcc.cc that caused > stack-allocated memory to be incorrectly initialized. Can you add this patch > as well?
Whoops, sorry for missing that. Committed with the appended ChangeLog entry. Ian 2016-10-06 Chris Manghane <cm...@google.com> * go-gcc.cc (Gcc_backend::stack_allocation_expression): Clear the returned memory.