On Tuesday 18 September 2012 09:31:13 Tommi Rantala wrote:
> --- a/src/mi/mempool.c
> +++ b/src/mi/mempool.c
> 
> -static char sos_memory[SOS_MEMORY_SIZE];
> +static char sos_memory[SOS_MEMORY_SIZE]
> __attribute__((aligned(MAX_ALIGN)));

seems like you should update libunwind_i.h with a new ALIGNED macro rather 
than dropping gcc-specific attributes in the tree.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to