On Sun, 31 May 2015, Prathamesh Kulkarni wrote:

> However DECL_COMMON (olddecl) is still incorrectly set to 1 after the
> call to memcpy(), while DECL_COMMON (olddecl) should be 0 for the
> above test-case. This patch tries to correctly adjust DECL_COMMON
> (newdecl) before it is copied into olddecl. Does it look reasonable ?
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu, cross tested on
> arm-linux-gnueabihf using qemu.

This patch is OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to